Kind: PivotParetoKind;
Kind: Prognoz.Platform.Interop.Pivot.PivotParetoKind;
The Kind property determines type of calculation of row/column cells.
By default the Kind property is set to PivotParetoKind.Percent.
The property is relevant if the IPivotParetoSettingsItem.Display property is set to True.
The property use is given in the example for IPivotParetoSettingsItem.Threshold.
See also: