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