BootstrapPolarChartSeriesCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add() | none | Adds a new series to the end of the collection and returns the newly created object. |
| Add(BootstrapPolarChartSeriesBase) | series | Appends the specified BootstrapPolarChartSeriesBase object to the current collection. |