LegendKey Interface

Represents a legend key in a chart legend.

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

Syntax

'Declaration
<GuidAttribute("DF076FDE-8781-4051-A5BC-99F6B7DC04D4")> _
Public Interface LegendKey
'Usage
Dim instance As LegendKey
[GuidAttribute("DF076FDE-8781-4051-A5BC-99F6B7DC04D4")]
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.Word Namespace