SharpPlot.SetSeriesNames Method

Assign a non-default name or names to the upcoming data series.

Example

sp.SetSeriesNames(new string[]{"Budget","Forecast"});

Overloads

See also ...

SharpPlot Members