SharpPlot.SaveChartLog Method

Saves a debug log to a text file. This may be useful in helping to identify errors when the chart is rendered.

public void SaveChartLog(
    string filename
);

See also ...

SharpPlot Members