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