IPivotParetoSettings.ElementIndex

Syntax

ElementIndex: Integer;

Description

The ElementIndex property determines index of the column or row, for which distribution is applied.

Comments

The property is set to 0 by default for parameters of analysis by columns, and -1 for parameters of analysis by rows.

Example

The example of use is given in description of the IPivotPareto.ColumnsSettings, IPivotPareto.RowsSettings properties.

See also:

IPivotParetoSettings