Slot: Integer;
The Slot property determines the dimension by which the indexes dynamics is built.
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.
The example of use is given in description of the IPivotEvaluatorDynamicsHeader.AbsGrowth, IPivotEvaluatorDynamicsHeader.GrowthRate, IPivotEvaluatorDynamicsHeader.IncreaseRate properties.
See also: