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