SharpPlot Reference > SharpPlot Methods > SavePS Method SharpPlot.SavePS Method
The chart is saved to a text file in raw PostScript format. See the <SharpPlot-RenderPS>RenderPS for more information.
Example
sp.SavePS("chart.ps",false,true);
Overloads
See also ...SharpPlot Members | SharpPlot.RenderPS Method
Send comments on this topic © Dyalog Ltd 2021
|