PivotFieldGroupType Enum
PivotFieldGroupType Enum
Represents the group type of pivot field.
type PivotFieldGroupType int32
Fields
| Field | Description |
|---|---|
| None | No group |
| DateTimeRange | Grouped by DateTime range. |
| NumbericRange | Grouped by numberic range. |
| Discrete | Grouped by discrete points. |