ShowPieOutline (Property)

Applies To:

PieChart object

Description:

Displays the border around the entire pie chart.

Action:

Read-write, Boolean

Example:

This example shows how to sets the ShowPieOutline (Property) to true:

ActiveDocument.Sections["AllChart"].PieChart.ShowPieOutline = true