Chart.PrimaryValuesAxisDisplayUnits property (Access)
Returns or sets the unit of measurement applied to the primary values axis. Read/write AcAxisUnits.
Syntax
expression.PrimaryValuesAxisDisplayUnits
expression A variable that represents a Chart object.
Remarks
As an example, if 6 is a value on the axis, and PrimaryValuesAxisDisplayUnits is changed from None to Hundreds, the displayed value changes from 6 to .06.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.