PivotItemPositionType Enum
PivotItemPositionType Enum
Represents the position type of the pivot base item in the base field when the ShowDataAs calculation is in use.
type PivotItemPositionType int32
Fields
Field | Description |
---|---|
Previous | Represents the previous pivot item in the PivotField. |
Next | Represents the next pivot item in the PivotField. |
Custom | Shows values as the different format based the index of pivot item in the PivotField. |