[]
        
(Showing Draft Content)

C1.iOS.Grid.GridAggregate.Var

Var Field

Returns the sample variance of the values in the group (uses the formula based on n-1).

Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public const GridAggregate Var = 8
Returns
Type Description
GridAggregate Returns the sample variance of the values in the group (uses the formula based on n-1).