Chart.SecondaryValuesAxisRange property (Access)

Returns or sets the behavior for representing minimum and maximum values on the secondary values axis. Read/write AcAxisRange.

Syntax

expression.SecondaryValuesAxisRange

expression A variable that represents a Chart object.

Remarks

SecondaryValuesAxisMinimum and SecondaryValuesAxisMaximum are enforced when the SecondaryValuesAxisRange property is set to Fixed. Otherwise, the Auto setting will determine the range based on the lowest and highest values in the set.

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.