The TimelineType type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | DayInWeek |
Returns the aggregation DAY_IN_WEEK.
|
![]() ![]() | DayOfMonth |
Returns the aggregation DAY_OF_MONTH.
|
![]() ![]() | HourOfDay |
Returns the aggregation HOUR_OF_DAY.
|
![]() | Resolution |
Returns the duration of each aggregate. For instance, HourOfDay
returns 1 hour, while DayInWeek and DayOfMonth returns 1 day.
|
See Also