IPivotParetoSettings.TopSettings

Fore Syntax

TopSettings: IPivotParetoSettingsItem;

Fore.NET Syntax

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

Fore and Fore.NET Examples

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

See also:

IPivotParetoSettings