Skip to main content
A newer version of this page is available. .

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