MathELMax Method (Double)

GF Charts Help
Returns the larger of parameters

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

public static double Max(
	params double[] values
)

Parameters

values
Type: SystemDouble

Return Value

Type: Double
Parameter one of parameters, whichever is larger
See Also

Reference