Namespace: PP.Exp.Ui;
The PvtParetoKind enumeration contains types of Pareto distribution.
It is used by the EaxMdService.setPareto method.
| Value | Brief description |
| Percent | By percent ratio of the elements. |
| Count | By elements count. |
| Sum | By elements sum. |
See also: