ChartSeries Add Method | 
| Name | Description | |
|---|---|---|
| 
 | 
Add | 
 
Defines a new series. Returns a Series object.
 
 | 
| 
 | 
Add(String) | 
 
Defines a new series. Returns a Series object.
 
 | 
| 
 | 
Add(T) | 
 
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
 
(Inherited from
CollectionBase
T
.)
 | 
| 
 | 
Add(ChartSerie) | 
 
Adds series to the collection.
 
 | 
| 
 | 
Add(ExcelChartType) | 
 
Defines a new series. Returns a Series object.
 
 | 
| 
 | 
Add(String, ExcelChartType) | 
 
Defines a new series. Returns a Series object.
 
 | 
| 
 | 
Add(String, Boolean) | 
 
Adds a new area to the layout with the specified orientation.
 
 |