The PivotParetoKind enumeration contains types of calculating the number of values, satisfying a set method of filtering by the 80/20 analysis.
It is used by the following properties:
| Value | Brief description |
| 1 | Percent. Pick a percent of values, specified in the Threshold property. |
| 2 | Count. Pick a number of values, specified in the Threshold property. |
| 3 | Sum. Pick values, the sum of which does not exceed the value, specified in the Threshold property. |
See also: