LegendKey Interface

Represents a legend key in a chart legend.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("92D41A71-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface LegendKey
'Usage
Dim instance As LegendKey
[GuidAttribute("92D41A71-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface LegendKey

Remarks

Each legend key is a graphic that visually links a legend entry with its associated series or trendline in the chart. The legend key is linked to its associated series or trendline in such a way that changing the formatting of one simultaneously changes the formatting of the other.

See Also

Reference

LegendKey Members

Microsoft.Office.Interop.PowerPoint Namespace