IPivotEvaluatorDynamicsHeader.Slot

Syntax

Slot: Integer;

Description

The Slot property determines the dimension by which the indexes dynamics is built.

Comments

In current implementation the property has "-1" value by default, and the calculation of indexes dynamics is not performed. With any value that differs from "-1" value, the calculation of selected dynamics types (Absolute growth, growth rate or growth rate) is performed by the selected table element on all the levels of dimensions.

Example

The example of use is given in description of the IPivotEvaluatorDynamicsHeader.AbsGrowth, IPivotEvaluatorDynamicsHeader.GrowthRate, IPivotEvaluatorDynamicsHeader.IncreaseRate properties.

See also:

IPivotEvaluatorDynamicsHeader