within wpf radChart, export to xlsx, is it possible to dump out a table of the raw data that is used in the chart? Do i need to do this "by hand" via another process?
thanks,
robert
1 Answer, 1 is accepted
0
Accepted
Yavor
Telerik team
answered on 26 Sep 2011, 06:49 AM
Hi Robert,
Presently, the required functionality is not available. One possible option to work-around this limitation is to nest the chart in another control, such as grid, and export the whole grid: