Winnovative Excel Library

ExcelChartSeriesCollectionItem Property (String)

Winnovative Excel Library Documentation
Gets the series with the specified name from collection.

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

public ExcelChartSeries this[
	string seriesName
] { get; }

Parameters

seriesName
Type: SystemString

Property Value

Type: ExcelChartSeries
See Also

Reference