SharpPlot Reference > SharpPlot Methods > SavePS Method > (String,Boolean) SharpPlot.SavePS Method (String,Boolean)
Save completed chart as PostScript with monochrome flag.
public void SavePS(
string filename,
bool forceMonochrome
);
-
filename
- Name of output file.
-
forceMonochrome
- Disable color support (defaults to false).
See also ...SharpPlot Members | SharpPlot.SavePS Method
Send comments on this topic © Dyalog Ltd 2021
|