TimeDuration
- Last UpdatedNov 17, 2021
- 1 minute read
The TimeDuration property is a read-write property that controls the duration of the time range as one of the several predefined durations.
Syntax
aaHistClientTimeRangePicker.Duration = aaTimeRangeEnumeration;
Result = aaHistClientTimeRangePicker.Duration;
Remarks
When you change this property, the start time is updated based on the new duration and the current end time.
For more information on valid values, see aaTimeRangeEnumeration Enumeration.
The default value is 18.