Chart.PrimaryValuesAxisRange property (Access)

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

Syntax

expression.PrimaryValuesAxisRange

expression A variable that represents a Chart object.

Remarks

PrimaryValuesAxisMinimum and PrimaryValuesAxisMinimum are enforced when the PrimaryValuesAxisRange 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.