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