SharpPlot Reference > SharpPlot Methods > SaveEps Method > (String,Boolean)

SharpPlot.SaveEps Method (String,Boolean)

Save completed chart as EPS with monochrome switch.

public void SaveEps(
    string filename,
    bool forceMonochrome
);
filename
Name of output file.
forceMonochrome
Disable color support (defaults to false).

See also ...

SharpPlot Members | SharpPlot.SaveEps Method


Send comments on this topic
© Dyalog Ltd 2021