BuiltinLinRegSlopeArray2 Constructor

GF Charts Help

Namespace:  GF.Clients.Charts.Custom.EL.Runtime
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public LinRegSlopeArray2(
	double[] IndepArray,
	double[] DepArray,
	Series ArraySz
)

Parameters

IndepArray
Type: SystemDouble
DepArray
Type: SystemDouble
ArraySz
Type: GF.Clients.Charts.TimeSeriesSeries
See Also

Reference