Hi every body , I have a Chart created with UltraChart ,now i want to export this Chart to an Excel Chart ? How can I do this , im using ASP.Net not Winforms.Thanks for advance
Hi bouhmid86,
Probably the most practical approach would be to save an image of your chart and afterwards embed it in your excel document.
Instructions on how to use the chart's SaveTo method can be found at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=Chart_Save_a_Chart_Image.html
Please contact me if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Hi Petar,
I am developing a silverlight app in which i need to export my xamDataChart to PDF or EXCEL. But i guess that's not possible.So i have converted the XamDataChart into a writeable bitmap image.Now can you please guide me how can i export this writeable bitmap image into excel.Thanks in advance.
Regards,
Sanju
Please do not hesitate to contact me if you need further assistance.