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