NumTimeAxisValues
- Last UpdatedNov 17, 2021
- 1 minute read
The NumTimeAxisValues property is a read-write property that gets or sets the number of values that are shown along the time axis.
Syntax
aaHistClientTrend.NumTimeAxisValues = integer;
Result = aaHistClientTrend.NumTimeAxisValues;
Remarks
The values are shown at evenly-spaced points along the axis. The number of values remain the same even if you zoom in and out. The valid range is from 2 to 15. The default value is 6.