[]
        
(Showing Draft Content)

C1.iOS.Grid.GridAggregate.Std

Std Field

Returns the sample standard deviation 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 Std = 7
Returns
Type Description
GridAggregate Returns the sample standard deviation of the values in the group (uses the formula based on n-1).