Assembly: Pivot;
The IPivotParetoSettingsItem interface is used to work with settings of minimum or maximum values selection on using the Top/Bottom analysis.
IPivotParetoSettingsItem
To get an object of this type, use IPivotParetoSettings.BottomSettings, IPivotParetoSettings.TopSettings.
The Top/Bottom analysis is applied only to one row or column.
Property name | Brief description | |
Display | The Display property determines whether to display row or column cells with maximum or minimum values. | |
Kind | The Kind property determines a type of calculation of row or column cells. | |
Threshold | The Threshold property determines the threshold value, relative to which the data is filtered in the 80/20 analysis. |
See also: