NumXValueAxisLabels
- Last UpdatedNov 17, 2021
- 1 minute read
This read-write property determines the number of scale value labels that appear on the X axis of a scatter plot.
Syntax
aaHistClientTrend.NumXValueAxisLabels = integer;
Result = aaHistClientTrend.NumXValueAxisLabels;
Remarks
The valid range is from 2 to 15. The default value is 6.