PivotFieldGroupType enumeration

PivotFieldGroupType enumeration

Represents the group type of pivot field.

The PivotFieldGroupType type exposes the following members:

Fields

FieldDescription
NONENo group
DATE_TIME_RANGEGrouped by DateTime range.
NUMBERIC_RANGEGrouped by numberic range.
DISCRETEGrouped by discrete points.

See Also