Share via


Chart.PlotArea Property

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

See Also

Reference

Chart Interface

Chart Members

Microsoft.Office.Interop.PowerPoint Namespace