BootstrapPieChartCommonSeries Constructors
Stores settings that are common for all series of a Pie Chart control.| Name | Parameters | Description |
|---|---|---|
| BootstrapPieChartCommonSeries() | none | Initializes a new instance of the BootstrapPieChartCommonSeries class with default settings. |
| BootstrapPieChartCommonSeries(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapPieChartCommonSeries class with the specified owner. |
See Also