Assign a non-default name to the current chart.
public void SetChartName( string newName );
sp.SetChartName("Summary");
SharpPlot Members