IPivotParetoSettings.OtherAggregation

Syntax

OtherAggregation: PivotEvaluatorElementType;

Description

The OtherAggregation property determines the aggregation method applied to the data that is not included into the output distribution set.

Comments

By default, the Sum method is applied to the data that is not included into the output set.

Example

The property use is given in description of the IPivotParetoSettingsItem.Threshold property.

See also:

IPivotParetoSettings