Export chart to JPG/PDF... #820
-
Hello, thx for this library, easy to use, easy to understand and with well render :) Is there a native way to export/print charts to any standard format as pdf, jpg, bitmap, tiff... Regards :) Steph |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi! glad to hear that the library is easy to use, that is the idea! Yes, you can render images, take a look at: For PDF: |
Beta Was this translation helpful? Give feedback.
-
thx for the quick reply, seems i've looked in the docs with both eyes closed :D |
Beta Was this translation helpful? Give feedback.
Hi! glad to hear that the library is easy to use, that is the idea!
Yes, you can render images, take a look at:
https://lvcharts.com/docs/WPF/2.0.0-beta.330/samples.general.chartToImage
For PDF:
https://github.com/beto-rodriguez/LiveCharts2/blob/master/samples/QuestPDFSample/Program.cs