Skip to main content

BootstrapPolarChartStackedBarSeries Constructors

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