[]
        
(Showing Draft Content)

C1.iOS.Grid.GridAggregate.VarPop

VarPop Field

Returns the population variance of the values in the group (uses the formula based on n).

Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public const GridAggregate VarPop = 10
Returns
Type Description
GridAggregate Returns the population variance of the values in the group (uses the formula based on n).