Namespace: GF.Clients.Charts.Custom.EL.Runtime
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
public LinearRegFC( Series Price, Series Length, Series TgtBar, numeric oLRSlope, numeric oLRAngle, numeric oLRIntercept, numeric oLRValueRaw )
Parameters
- Price
- Type: GF.Clients.Charts.TimeSeriesSeries
- Length
- Type: GF.Clients.Charts.TimeSeriesSeries
- TgtBar
- 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