BootstrapPieChartSeriesCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new series with default settings to the collection. |
Add(BootstrapPieChartSeries) | series | Appends the specified BootstrapPieChartSeries object to the current collection. |