RecalculateArgApply Method (Series)

GF Charts Help
Applies the specified series of data to Result

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

public void Apply(
	Series iResultArray
)

Parameters

iResultArray
Type: GF.Clients.Charts.TimeSeriesSeries
Remarks

This method copies data from iResultArray to RArray from Start to End points
See Also

Reference