Is there a way to generate a chart image from RadHtmlChart for Asp.Net without displaying the chart and without any client code ?
Regards,
1 Answer, 1 is accepted
0
Danail Vasilev
Telerik team
answered on 09 Mar 2016, 07:34 AM
Hello Christophe,
RadHtmlChart renders entirely on the client-side as SVG with JavaScript, so that it is not possible to generate it without the actual rendering. A possible approach is to use a third party library like Phantom JS which runs a browser on the server-side and thus export the image.
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