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. |
Add(BootstrapCoordinateSystemChartSeries) | series |
Appends the specified BootstrapCoordinateSystemChartSeries object to the current collection. |