SharpPlot Reference > SharpPlot Methods > RenderPS Method > (Boolean) SharpPlot.RenderPS Method (Boolean)
Return PostScript with monochrome flag.
public string RenderPS(
bool forceMonochrome
);
-
forceMonochrome
- Disable color support (defaults to false).
-
return value
- Completed chart as PostScript.
See also ...SharpPlot Members | SharpPlot.RenderPS Method
Send comments on this topic © Dyalog Ltd 2021
|