UseNumericAxes: Boolean;
The UseNumericAxes property specifies whether nonnumeric values are displayed for axes.
The property is applied to all coordinate axes.
If the property is set to True, numeric point values are displayed on the axes. If the property is set to False, the values specified in the NonnumericValueX, NonnumericValueY and NonnumericValueZ properties are to be displayed for the axes.
The default value of this property is True.
See also:
IScene3DCoordinates | IScene3DCoordinates.NonnumericValueX | IScene3DCoordinates.NonnumericValueY | IScene3DCoordinates.NonnumericValueZ