_Chart.PlotArea Property

Definition

Returns a PlotArea object that represents the plot area of a chart.

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

Property Value

Applies to