IPivotParetoSettings.BottomSettings

Fore Syntax

BottomSettings: IPivotParetoSettingsItem;

Fore.NET Syntax

BottomSettings: Prognoz.Platform.Interop.Pivot.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.

Fore and Fore.NET Examples

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

See also:

IPivotParetoSettings