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