IPivotParetoSettings.ElementIndex

Fore Syntax

ElementIndex: Integer;

Fore.NET Syntax

ElementIndex: Integer;

Description

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

Comments

By default, the property is set to "0" 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