TimeAxis.NumValues
- Last UpdatedDec 08, 2015
- 1 minute read
The TimeAxis.NumValues property is a read-write integer property that gets or sets the number of time labels that are shown along the time axis. The valid range is 2 to 15.
Syntax
TimeAxis.NumValues = int;
Result = TimeAxis.NumValues;
Remarks
The default is 6.