Name | Description | |
---|---|---|
Count | Gets the total number of series in the collection. | |
Item | Gets the series at the specified index. |
The following tables list the members exposed by ISeriesCollection.
Name | Description | |
---|---|---|
Count | Gets the total number of series in the collection. | |
Item | Gets the series at the specified index. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds one or more new series to the ISeriesCollection collection. | |
NewSeries | Creates a new series. Returns an ISeries object that represents the new series. |