Winnovative Excel Library

ExcelChartSeriesCollectionItem Property (Int32)

Winnovative Excel Library Documentation
Gets the series at the specified zero based index from collection.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartSeries this[
	int seriesIndex
] { get; }

Parameters

seriesIndex
Type: SystemInt32

Property Value

Type: ExcelChartSeries
See Also

Reference