UpdateToCurrentTimeState
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines whether the Update to Current Time option is enabled.
Syntax
aaHistClientTrend.UpdateToCurrentTimeState = aaUpdateToCurrentTimeState;
Result = aaHistClientTrend.UpdateToCurrentTimeState;
Remarks
For information on how this option works in different scenarios, see Time Picker, Refreshing the Trend Chart, and Showing Live Data.
For information on possible values, see aaUpdateToCurrentTimeState Enumeration.
The default value is 1 (option is enabled).