Legend Object (Word)
Office 2010
Represents the legend in a chart. Each chart can have only one legend.
The Legend object contains one or more LegendEntry objects; each LegendEntry object contains a LegendKey object.
The chart legend is not visible unless the HasLegend property is True. If this property is False, properties and methods of the Legend object will fail.