This question is locked. New answers and comments are not allowed.
Hi,
I have a ChartView and build manualy a legend.
Now i want export it to Excel.
I can export the chart with this code:
Telerik.Windows.Media.Imaging.ExportExtensions.ExportToExcelMLImage(element, stream);
But how can add my grid the contains the legend.
Best Regards,
Marcelo
I have a ChartView and build manualy a legend.
Now i want export it to Excel.
I can export the chart with this code:
Telerik.Windows.Media.Imaging.ExportExtensions.ExportToExcelMLImage(element, stream);
But how can add my grid the contains the legend.
Best Regards,
Marcelo