IPivotParetoSettings.TopSettings

Syntax

TopSettings: IPivotParetoSettingsItem;

Description

The TopSettings property returns settings of maximum values selection in row or column on using the Top/Bottom analysis.

Comments

To get settings of minimum values selection in row or column on using the Top/Bottom analysis, use IPivotParetoSettings.BottomSettings.

Example

The property use is given in the example for IPivotParetoSettingsItem.Threshold.

See also:

IPivotParetoSettings