Chart.SecondaryValuesAxisMaximum property (Access)

Returns or sets the maximum value that can be represented on the secondary values axis. Read/write Single.

Syntax

expression.SecondaryValuesAxisMaximum

expression A variable that represents a Chart object.

Remarks

SecondaryValuesAxisMinimum and SecondaryValuesAxisMaximum are enforced when the SecondaryValuesAxisRange property is set to Fixed.

A chart value may exceed the SecondaryValuesAxisMaximum, but its representation in a chart (for example, a bar in a bar chart) may be clipped according to the maximum.

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.