Skip to main content

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