NumXValueAxisGridLinesPerLabel
- 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 X axis of a scatter plot.
Syntax
aaHistClientTrend.NumXValueAxisGridLinesPerLabel = integer;
Result = aaHistClientTrend.NumXValueAxisGridLinesPerLabel;
Remarks
The valid range is from 1 to 20. The default value is 3.