ResultArray Constructor (Indicator, Int32)

GF Charts Help
Constructs an array of results for specified Indicator, but skips first SubseriesOffsetSeries of Indicator

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

public ResultArray(
	Indicator indicator,
	int subseriesOffset
)

Parameters

indicator
Type: GF.Clients.Charts.TimeSeries.IndicatorsIndicator
subseriesOffset
Type: SystemInt32
See Also

Reference