Chart.PlotArea Property

Definition

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

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

Property Value

PlotArea

Applies to