ShowIntervalTickmarks (Property)

Applies To:

ValuesAxis object

Description:

Displays tick marks on a Chart Values axis.

Action:

Read-write, Boolean

Example:

This example shows how to display interval tick marks in a chart:

ActiveDocument.Sections["Chart"].ValuesAxis.ShowIntervalTickmarks = true