BootstrapPieChartSeries Constructors
Stores settings of a Pie Chart series.| Name | Parameters | Description |
|---|---|---|
| BootstrapPieChartSeries() | none | Initializes a new instance of the BootstrapPieChartSeries class with default settings. |
| BootstrapPieChartSeries(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapPieChartSeries class with the specified owner. |
See Also