FieldTopValueType Enum
Lists the values that specify how the number of Top Values is determined.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Members
Name | Description |
---|---|
Absolute
|
The Pivot |
Percent
|
In a regular data binding mode, the Pivot In an OLAP mode, Pivot |
Sum
|
The Pivot Works in OLAP mode only. |
#Related API Members
The following properties accept/return FieldTopValueType values:
#Remarks
The values listed by this enumeration are used to set the PivotGridField.TopValueType property.