ResultArrayItem Property (Int32)

GF Charts Help
Returns the Series of results by the specified index

Namespace:  GF.Clients.Charts.TimeSeries
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public Series this[
	int Index
] { get; }

Parameters

Index
Type: SystemInt32
An index of Series in array

Return Value

Type: Series

Implements

ISeriesArrayItemInt32
See Also

Reference