| Contents > SharpPlot > Methods | Index |
SharpPlot.RenderPS Method (Boolean,Boolean,String)
Return completed chart to file as raw PostScript with monochrome and mediabox flags and extra PS prologue.
public string RenderPS(
bool forceMonochrome,
bool mediaBox,
string prologue
);
