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

BootstrapChartCommonSeriesBase Constructors

Serves as a base for classes storing settings of chart series.
Name Parameters Description
BootstrapChartCommonSeriesBase() none Initializes a new instance of the BootstrapChartCommonSeriesBase class with default settings.
BootstrapChartCommonSeriesBase(IDataSourceViewSchemaAccessor) owner Initializes a new instance of the BootstrapChartCommonSeriesBase class with the specified owner.
See Also