NumYAxisGridPerValue
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the number of grid lines that appear between each scale value label on the Y axis of a chart.
Syntax
aaHistClientTrend.NumYAxisGridPerValue = integer;
Result = aaHistClientTrend.NumYAxisGridPerValue;
Remarks
The valid range is from 1 to 20. The default value is 2.