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