Chart.Legend Property

Definition

Returns a Legend object that represents the legend for the chart. Read-only.

public:
 property Microsoft::Office::Interop::Word::Legend ^ Legend { Microsoft::Office::Interop::Word::Legend ^ get(); };
public Microsoft.Office.Interop.Word.Legend Legend { get; }
member this.Legend : Microsoft.Office.Interop.Word.Legend
Public ReadOnly Property Legend As Legend

Property Value

Legend

Applies to