PivotDateTimeRangeGroupSettings
Contents
[
Hide
]PivotDateTimeRangeGroupSettings class
Represents the field grouped by date time range.
Methods
| Name | Description |
|---|---|
| getEnd() | Gets the end date time of the group. |
| getGroupByTypes() | Gets the types of grouping by date time. |
| getInterval() | Gets the internal of the group. |
| getStart() | Gets the start date time of the group. |
| getType() | Gets the data time group type. The value of the property is PivotFieldGroupType integer constant. |
| isGroupedBy(type) | Check whether the field is grouped by the type. |
getEnd()
Gets the end date time of the group.
getGroupByTypes()
Gets the types of grouping by date time.
getInterval()
Gets the internal of the group.
getStart()
Gets the start date time of the group.
getType()
Gets the data time group type. The value of the property is PivotFieldGroupType integer constant.
isGroupedBy(type)
Check whether the field is grouped by the type.
| Parameter | Type | Description |
|---|---|---|
| type | Number | PivotGroupByType |
Returns: boolean — boolean