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