IPivotParetoSettings.BottomSettings

Syntax

BottomSettings: IPivotParetoSettingsItem;

Description

The BottomSettings property returns settings of minimum values in row or column on using the Top/Bottom analysis.

Comments

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

Example

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

See also:

IPivotParetoSettings