_Chart.Legend 属性

定义

返回一个 Legend 对象,该对象代表图表的图例。

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

属性值

适用于