SharpPlot Reference > SharpPlot Methods > RenderPS Method > (Boolean,Boolean)

SharpPlot.RenderPS Method (Boolean,Boolean)

Return PostScript with monochrome and mediabox flags.

public string RenderPS(
    bool forceMonochrome,
    bool mediaBox
);
forceMonochrome
Disable color support (defaults to false).
mediaBox
Embed the viewbox size as DSC (defaults to true).
return value
Completed chart as PostScript.

See also ...

SharpPlot Members | SharpPlot.RenderPS Method


Send comments on this topic
© Dyalog Ltd 2021