Class StDevPAggregate
Represents the "StDevP" aggregate.
Namespace: FastReport.AdvMatrix
Assembly: FastReport.dll
Syntax
public class StDevPAggregate : VarPAggregate
Methods
GetValue()
Gets aggregate value.
Declaration
public override object GetValue()
Returns
| Type | Description |
|---|---|
| System.Object | Aggregate value. |