SeriesCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(Series) | series | Appends the specified Series object to the current collection. |
| Add(String, ViewType) | name, viewType | Appends a new series with the specified name and view type to the collection. |