ISeriesCollection Interface Members
In This Topic
The following tables list the members exposed by ISeriesCollection.
Public Methods
| Name | Description |
 | add | Overloaded. Adds one or more new series to the ISeriesCollection collection.Spread will determine where the values are by the size and orientation of the selected range. |
 | extend | Adds new data points to an existing series collection. |
 | get | Overloaded. Returns a single object from a collection. |
 | getCount | Returns the number of objects in the collection. |
 | getParent | Returns the parent object for the specified object. |
 | newSeries | Creates a new series. |
Top
See Also