TcxPivotGridCrossCellSummary.StdDev Property
In This Article
Returns the sample standard deviation of values.
#Declaration
Delphi
property StdDev: Variant index 5 read;
#Property Value
Type |
---|
Variant |
#Remarks
This property returns the summary value calculated as the sample standard deviation of values.
See Also