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

BootstrapChartFullStackedAreaSeries Constructors

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