This is a migrated thread and some comments may be shown as answers.

Export RadChartView to Excel

1 Answer 105 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Sreeram
Top achievements
Rank 1
Sreeram asked on 09 Apr 2012, 09:28 AM
How can i export the RadChartView to Excel?
If this feature is not available, are there any workworund we can do ?

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 12 Apr 2012, 08:42 AM
Hello Sreeram,

You can use the export-to-image extensions (part of Telerik.Windows.Controls.dll) to achieve the desired functionality like this:
Telerik.Windows.Media.Imaging.ExportExtensions.ExportToExcelMLImage(RadChart1, stream);

Hope this helps.


All the best,
Giuseppe
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ChartView
Asked by
Sreeram
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or