AutoInterval (Property)

Applies To:

LeftAxis object

Description:

Returns or sets the value of a chart object AutoInterval (Property). This property enables the chart function to use the data interval on the left axis.

Action:

Read-write, Boolean

Example:

This example shows how to change a left-axis to support auto interval:

ActiveDocument.Sections["Chart"].ValuesAxis.LeftAxis.AutoInterval = true