Clear;
Clear();
The Clear method removes all series from the collection.
After executing the method the IEmSeriesList.Count property takes on value 0.
The method use is given in the example for IEmSeriesList.Item.
See also:
IEmSeriesList