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