Count: Integer;
Count: integer;
The Count property returns the number of series in the collection.
To add the series use, the IEmSeriesList.Add method, to remove them, use the IEmSeriesList.Clear and IEmSeriesList.Remove methods.
The property use is given in the example for IEmSeriesList.Item.
See also: