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

BootstrapPolarChartSeriesBase Constructors

Serves as a base for classes storing settings of the Polar Chart control’s series.
Name Parameters Description
BootstrapPolarChartSeriesBase() none Initializes a new instance of the BootstrapPolarChartSeriesBase class with default settings.
BootstrapPolarChartSeriesBase(IDataSourceViewSchemaAccessor) owner Initializes a new instance of the BootstrapPolarChartSeriesBase class with the specified owner.
See Also