Namespace: GF.Clients.Charts.Custom.EL.Runtime
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public LinRegArray( double[] PriceArray, Series Size, Series TgtPos, numeric oLRSlope, numeric oLRAngle, numeric oLRIntercept, numeric oLRValueRaw )
Parameters
- PriceArray
- Type: SystemDouble
- Size
- Type: GF.Clients.Charts.TimeSeriesSeries
- TgtPos
- Type: GF.Clients.Charts.TimeSeriesSeries
- oLRSlope
- Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
- oLRAngle
- Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
- oLRIntercept
- Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
- oLRValueRaw
- Type: GF.Clients.Charts.Custom.EL.Runtimenumeric
See Also