SeriesCollection Constructors
Represents a collection that stores individual series within a chart control.Name | Parameters | Description |
---|---|---|
SeriesCollection(Object) | owner | Initializes a new instance of the SeriesCollection class with the specified owner. |
See Also