TopSettings: IPivotParetoSettingsItem;
TopSettings: Prognoz.Platform.Interop.Pivot.IPivotParetoSettingsItem;
The TopSettings property returns settings of maximum values selection in row or column on using the Top/Bottom analysis.
To get settings of minimum values selection in row or column on using the Top/Bottom analysis, use IPivotParetoSettings.BottomSettings.
The property use is given in the example for IPivotParetoSettingsItem.Threshold.
See also: