Skip to main content

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