Show contents 

Report > Report Assembly Interfaces > IPrxSliceDimension > IPrxSliceDimension.AggregationEnabled

IPrxSliceDimension.AggregationEnabled

Syntax

AggregationEnabled: TriState;

Description

The AggregationEnabled property shows whether aggregation is used for the dimension element.

Comments

This is relevant if the dimension is located in the fixed area.

If the property is set to TriState.OnOption, multiple elements selection becomes available in the dimension when it is located in the fixed area. Data is aggregated based on the selected elements. Aggregation method is specified in the AggregatorOperation or UseDSAggregationValue property.

Example

The property use is given in the example for IPrxSliceDimension.Selection.

See also:

IPrxSliceDimension