TimeAxis.NumGridPerValue
- Last UpdatedDec 08, 2015
- 1 minute read
The TimeAxis.NumGridPerValue property is a read-write integer property that gets or sets the number of grid lines that appear between each value shown on time axis. The valid range is 1 to 20.
Syntax
TimeAxis.NumGridPerValue = int;
Result = TimeAxis.NumGridPerValue;
Remarks
The default is 3.