ResultArrayItem Property (String)

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

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

public Series this[
	string Name
] { get; }

Parameters

Name
Type: SystemString
A name of Series

Return Value

Type: Series

Implements

ISeriesArrayItemString
See Also

Reference