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