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

BootstrapChartStackedAreaSeries Constructors

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