BootstrapChartSeriesCollectionBase Constructors
Serves as a base for the classes the store the chart control series.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartSeriesCollectionBase() | none | Initializes a new instance of the BootstrapChartSeriesCollectionBase class with default settings. |
| BootstrapChartSeriesCollectionBase(IWebControlObject) | webControlObject | Initializes a new instance of the BootstrapChartSeriesCollectionBase class with the specified owner. |
See Also