TimeBarVisible2
- Last UpdatedNov 17, 2021
- 1 minute read
The TimeBarVisible2 property is a read-write property that shows or hides the time toolbar in the Trend control.
Syntax
aaHistClientTrend.TimeBarVisible2 = discrete;
Result = aaHistClientTrend.TimeBarVisible2;
Remarks
This property is provided for backward compatibility. Alternatively, you can use the TimeBarVisible property, which shows or hides the main toolbar as well as the time toolbar.
The default value is True.