[]
        
(Showing Draft Content)

C1.Android.Grid.GridAggregate.StdPop

StdPop Field

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

Namespace: C1.Android.Grid
Assembly: C1.Android.Grid.dll
Syntax
public const GridAggregate StdPop = 9
Returns
Type Description
GridAggregate Returns the population standard deviation of the values in the group (uses the formula based on n).