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