Skip to main content

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