ShowVerticalPlane (Property)

Applies To:

ChartSection object

Description:

Enables the display of the vertical plane in a Chart section.

Action:

Read-write, Boolean

Example:

This example shows how to display the vertical plane on a chart:

ActiveDocument.Sections["Chart"].ShowVerticalPlane=true