ArrayELStdDev Method

GF Charts Help
Returns the standard deviation of the specified array items

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

public static double StdDev(
	double[] Array,
	double Size,
	int DataType
)

Parameters

Array
Type: SystemDouble
Size
Type: SystemDouble
DataType
Type: SystemInt32

Return Value

Type: Double
See Also

Reference