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