Namespace: PP.Exp.Ui;
The PvtAggregationOperation enumeration contains functions of data aggregation in express report fixed dimensions.
It is used by the following methods:
Value | Brief description |
Avg | Average. |
DataSource | Aggregation from source. |
Max | Maximum value. |
Min | Minimum value. |
None | Aggregation is disabled. |
Sum | Value sum. |
See also: