SharpPlot Reference > SharpPlot Methods > SavePdf Method SharpPlot.SavePdf Method
This saves your chart in Portable Document Format for distribution to anyone who has the Adobe Acrobat Reader 4.0 or higher. See the RenderPdf method for more information.
Example
sp.SavePdf("chart.pdf",PdfMode.FullScreen);
Overloads
See also ...SharpPlot Members | SharpPlot.RenderPdf Method
Send comments on this topic © Dyalog Ltd 2021
|