Chart.PlotArea Property
Returns the plot area of a chart. Read-only PlotArea.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property PlotArea As PlotArea
Get
'Usage
Dim instance As Chart
Dim value As PlotArea
value = instance.PlotArea
PlotArea PlotArea { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.PlotArea