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