LegendEntry.LegendKey Property

Definition

Returns a LegendKey object that represents the legend key associated with the entry.

public:
 property Microsoft::Office::Interop::Excel::LegendKey ^ LegendKey { Microsoft::Office::Interop::Excel::LegendKey ^ get(); };
public Microsoft.Office.Interop.Excel.LegendKey LegendKey { get; }
Public ReadOnly Property LegendKey As LegendKey

Property Value

Applies to