_Chart.ChartArea 属性

定义

返回一个 ChartArea 对象,该对象代表图表的完整图表区。

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

属性值

适用于