BootstrapChartSeriesCollection Constructors
A collection of a Chart series.Name | Parameters | Description |
---|---|---|
BootstrapChartSeriesCollection() | none | Initializes a new instance of the BootstrapChartSeriesCollection class with default settings. |
BootstrapChartSeriesCollection(IWebControlObject) | owner | Initializes a new instance of the BootstrapChartSeriesCollection class with the specified owner. |
BootstrapChartSeriesCollection(Object) | owner | Initializes a new instance of the BootstrapChartSeriesCollection class with the specified owner. |
See Also