Chart.ChartArea 属性

定义

返回一个 ChartArea 对象,该对象代表图表的完整图表区。 此为只读属性。

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

属性值

ChartArea

适用于