LegendEntry.LegendKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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