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