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