Click or drag to resize

ExcelChartSeriesCollectionAddSeries Method

Add a new series to the collection. The series will have a default name.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelChartSeries AddSeries()

Return Value

Type: ExcelChartSeries
The newly created series
See Also