IPivotParetoSettingsItem

Assembly: Pivot;

Namespace: Prognoz.Platform.Interop.Pivot;

Description

The IPivotParetoSettingsItem interface is used to work with settings of minimum/maximum values selection on using the Top/Bottom analysis.

Inheritance Hierarchy

          IPivotParetoSettingsItem

Comments

To get an object of this type, use IPivotParetoSettings.BottomSettings, IPivotParetoSettings.TopSettings.

The Top/Bottom analysis is applied only to one row or column.

Properties

  Property name Brief description
Display The Display property determines whether to display row/column cells with maximum or minimum values.
Kind The Kind property determines type of calculation of row/column cells.
Threshold The Threshold property determines the threshold value, relative to which the data is filtered in the 80/20 analysis.

See also:

Pivot Assembly Interfaces