PvtAggregationOperation

Namespace: PP.Exp.Ui;

Description

The PvtAggregationOperation enumeration contains functions of data aggregation in express report fixed dimensions.

It is used by the following methods:

Available Values

Value Brief description
Avg Average.
DataSource Aggregation from source.
Max Maximum value.
Min Minimum value.
None Aggregation is disabled.
Sum Value sum.

See also:

PP.Exp.Ui