Skip to main content
A newer version of this page is available. .

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