Click or drag to resize

ChartSeries Item Property (Int32)

Returns a single Name object from a Names collection.

Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ChartSerie this[
	int index
] { get; }

Parameters

index
Type: System Int32

Property Value

Type: ChartSerie
See Also