Skip to main content

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