Procedure DeleteSeries(seriesIndex:Integer);
{Defined in UNIT SGraph.}
_____________________________________________________________ Removes all trace of a series from the graph’s data storage including all style information. You must set the style if you do not want the default style.
See ClearSeriesData.