Overload | Description |
---|---|
Add(Calculation) | Adds an element to the collection based on the specified calculation. |
Add(Calculation,String) | Adds an element to the collection based on the specified collection with the specified name. |
Add() | Provided as a shortcut for adding element the chart SeriesCollection. |
Add(Element[]) | Adds the specified Elements to this collection. |
Add(ElementCollection) | Adds a specified ElementCollection to this collection. |
Add(Element) | Adds a specified Element class to this collection. |