_Chart.PlotArea 属性

定义

返回一个 PlotArea 对象,该对象代表图表的绘图区。

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

属性值

适用于