SeriesBase Constructors
A base class for the SeriesTemplate and Series classes.Name | Parameters | Description |
---|---|---|
SeriesBase() | none | Initializes a new instance of the SeriesBase class with the default settings. |
SeriesBase(ViewType) | viewType | Initializes a new instance of the SeriesBase class with the specified type of view used to represent this series. |
See Also