ShowIntervalValues (Property)

Applies To:

ValueAxis object

Description:

Enables the display of interval values on a Chart values axis.

Action:

Read-write, Boolean

Example:

This example shows how to enable interval values for a chart:

ActiveDocument.Sections"Chart"].ValuesAxis.ShowIntervalValues = true