Hi Tony,
Thanks for your reply.
I am not able to get the ASPX declarative format which is used to define the control, after draging and droping into the ASPX design view.
Steps i followed:
1) drag and drop the UltraChart control from the toolbox into the ASPX design view.
2) It opens a window with Title "Select a Chart Type to begin"
3) Click on Cancel button
4) Click on the Smart Tag of the ultraChart ->Show chart Wizard, to get popup the same window.
5) From the wizard select the composite chart and try to add CharArea, CharLayers and etc.
6) click on Finish button
7) After clicking finish button, i need to get the ASPX declarative format XML(chart Area, charLayer, etc) which is used as, to define the control.
8) In ASPX source view i am not seeing the declarative Xml for chartArea, chartLayers etc.
9) I called that declarative format Xml in design source as XHTML in my previous post
Thanks
Sreeni