Chart.Legend 属性

定义

返回一个 Legend 对象,该对象代表图表的图例。 此为只读属性。

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

属性值

Legend

适用于