Does the tool supports a way to convert or create a telerik chart to an image object or file?
1 Answer, 1 is accepted
0
Tsvyatko
Telerik team
answered on 03 Sep 2012, 07:07 AM
Hello Kevin,
Currently our control does not offer this feature. The reason for that is that WinRT does not have funtionality for rendering UIElements into image. Microsoft official statement suggest using Direct 2D API and use custom abstractions to render analogue of the UI into the D2D surface.
Nevertheless, we have some ideas to add such feature(no fixed timeframe yet).