Chart.SecondaryValuesAxisDisplayUnits property (Access)

Returns or sets the unit of measurement applied to the secondary values axis. Read/write AcAxisUnits.

Syntax

expression.SecondaryValuesAxisDisplayUnits

expression A variable that represents a Chart object.

Remarks

As an example, if 6 is a value on the axis, and SecondaryValuesAxisDisplayUnits 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.