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: 9.0.0
Syntax
public ExcelChartSeries AddSeries()

Return Value

ExcelChartSeries
The newly created series
See Also