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