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