ShowXAxisCursors
- Last UpdatedNov 17, 2021
- 1 minute read
The ShowXAxisCursors property is a read-write property that shows or hides the time axis (x-axis) cursors.
Syntax
aaHistClientTrend.ShowXAxisCursors = discrete;
Result = aaHistClientTrend.ShowXAxisCursors;
Remarks
The default value is False.