Procedure SGraph.ClearSeriesData(seriesIndex:Integer);
{Defined in UNIT SGraph.} Example
_____________________________________________________________ Removes all data from the storage object but does not remove the style properties. A small amount of memory remains allocated on the heap.
See DeleteSeries, DeleteAllSeries, and DeleteAllObjects.