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