Reference > Methods > SavePS Method > (String,Boolean,Boolean,String)

SharpPlot.SavePS Method (String,Boolean,Boolean,String)

Save completed chart to file as raw PostScript with monochrome and mediabox flags and extra PS prologue.

public void SavePS(
    string filename,
    bool forceMonochrome,
    bool mediaBox,
    string prologue
);

See also ...

SharpPlot Members | SavePS Method


Send comments on this topic
© Dyalog Ltd 2013