IPivotEvaluatorDynamicsHeader.Slot

Syntax

Slot: Integer;

Description

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

Comments

In the current implementation the property is set to -1 by default, and factors dynamics is not calculated. With any value that differs from the -1 value, selected dynamics types (absolute growth, growth rate or rate of change) are calculated by the selected table element at all dimension levels.

Example

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

See also:

IPivotEvaluatorDynamicsHeader