Object Reference > Axis Object > Axis Object Properties > Precision Property (Axis) |
Precision Property (Axis)
The number of digits of precision after the decimal point to be used for axis-numbering.
Property Precision As DerivedLong (read-only)
If set to 0 or less, all axis numbers will be integers. Negative precision values indicate precision in powers of 10 (for example, a Precision value of -2 indicates numbering in multiples of 100).
See Also