_Chart.Legend Property

Definition

Returns a Legend object that represents the legend for the chart.

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

Property Value

Applies to