TcxPivotGridCrossCellSummary.VarianceP Property
In This Article
Returns the population variance of values.
#Declaration
Delphi
property VarianceP: Variant index 8 read;
#Property Value
Type |
---|
Variant |
#Remarks
This property returns the summary value calculated as the population variance of values.
See Also