SharpPlot.SetChartName Method

Assign a non-default name to the current chart.

public void SetChartName(
    string newName
);

Example

sp.SetChartName("Summary");

See also ...

SharpPlot Members