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

BootstrapPieChartSeriesCollection Constructors

A collection of Pie Chart series.
Name Parameters Description
BootstrapPieChartSeriesCollection() none Initializes a new instance of the BootstrapPieChartSeriesCollection class with default settings.
BootstrapPieChartSeriesCollection(IWebControlObject) owner Initializes a new instance of the BootstrapPieChartSeriesCollection class with the specified owner.
See Also