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

How to save RadHtmlChart

1 Answer 108 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Kishor
Top achievements
Rank 2
Kishor asked on 08 Jan 2014, 04:10 AM
hello sir

I want to save this image on specific path inn project
it does not allow to save Radhtmlchart

please help


below attached is RadhtmlChart image

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 08 Jan 2014, 06:32 AM
Hi Sawan,

The RadHtmlChart is not a standard image so it can't be saved directly for that you need to write lines of code. For this Telerik added a special method getSVGString(), will give the SVG rendering of chart regardless of browser so that you can pass it to server and export it. Please have a look into this code library which discuss about Exporting RadHtmlChart to PNG.

Hope this will helps you.
Thanks,
Princy.



Tags
Ajax
Asked by
Kishor
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Share this question
or