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