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