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

BootstrapChartFullStackedBarSeries Constructors

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