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

BootstrapChartSeriesCollectionBase Constructors

Serves as a base for the classes the store the chart control series.
Name Parameters Description
BootstrapChartSeriesCollectionBase() none Initializes a new instance of the BootstrapChartSeriesCollectionBase class with default settings.
BootstrapChartSeriesCollectionBase(IWebControlObject) webControlObject Initializes a new instance of the BootstrapChartSeriesCollectionBase class with the specified owner.
See Also