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

How to Export RadChart to Excel?

4 Answers 310 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Srikanth
Top achievements
Rank 1
Srikanth asked on 08 Dec 2015, 11:27 AM

How to Export RadChart to Excel?

 

Please provide code, Thanks in advance.

4 Answers, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 09 Dec 2015, 09:19 AM
Hello Srikanth,

Could you please clarify which product do you refer to - RadHtmlChart or RadChart? If you are using RadChart note that it has already been obsoleted and we strongly suggest to use the newer RadHtmlChart one. More information on the matter is available here - http://www.telerik.com/blogs/radhtmlchart-vs-radchart-round3-radchart-is-obsolete

Regarding exporting of the RadHtmlChart to excel I would suggest the following:
    - If you want to export the image you can use the RadClientExportManager control to export the image and then manually insert it inside an excel document.
    - If you want to export only the data you can bind the same chart's data to RadGrid and use the RadGrid's export functionality.

Regards,
Danail Vasilev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Srikanth
Top achievements
Rank 1
answered on 09 Dec 2015, 01:20 PM

RadHtmlChart 

 

0
Srikanth
Top achievements
Rank 1
answered on 09 Dec 2015, 01:24 PM

Please provide code for  filename export to pdf(radhtmlchart).

please see the attached file

 

 

0
Danail Vasilev
Telerik team
answered on 10 Dec 2015, 08:28 AM
Hello Srikanth,

You can use the PdfSettings of the ClientExportManager for the purpose. More information is available in this article - http://docs.telerik.com/devtools/aspnet-ajax/controls/clientexportmanager/functionality/supported-file-types

Regards,
Danail Vasilev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Chart (HTML5)
Asked by
Srikanth
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Srikanth
Top achievements
Rank 1
Share this question
or