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

BootstrapChartPointSeriesBase Constructors

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