| Contents > SharpPlot > Methods | Index |
SharpPlot.SaveEps Method (String,Boolean,String)
Save completed chart as EPS with monochrome switch and prefix information.
public void SaveEps(
string filename,
bool forceMonochrome,
string prefix
);
