BootstrapChartRangeSeriesBase Constructors
Serves a base for classes that store settings for series of the Range type.Name | Parameters | Description |
---|---|---|
BootstrapChartRangeSeriesBase() | none | Initializes a new instance of the BootstrapChartRangeSeriesBase class with default settings. |
BootstrapChartRangeSeriesBase(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartRangeSeriesBase class with the specified owner. |
See Also