Applies To:
ChartSection object
Description:
Displays the Chart legend.
Action:
Read-write, Boolean
Example:
This example shows how to enable the chart legend:
ActiveDocument.Sections["Chart"].ShowLegend = true