I have a requirement that to export the kendo chart to excel. This is possible only when converting the chart to any image format.
My problem is how to convert the kendo chart to image format because of kendo charts are client side.
Please help me how to solve this problem.
2 Answers, 1 is accepted
0
Iliana Dyankova
Telerik team
answered on 05 Nov 2012, 03:37 PM
Hello Jineesh,
I am afraid Kendo UI Chart does not support export functionality (as it is client-side component) and in order to achieve it a third - party library is needed. I recommend to check this code library project (which uses ASP.NET MVC) - it demonstrates how to export Kendo UI Chart to a PNG or a PDF file using Inkscape.
Kind regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!