Chart.SecondaryValuesAxisMinimum property (Access)

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

Syntax

expression.SecondaryValuesAxisMinimum

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 be less than the SecondaryValuesAxisMinimum, but its representation in a chart (for example, a bar in a bar chart) may be clipped according to the minimum.

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.