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

BootstrapChartStackedBarSeries Constructors

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