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