IMsoChart.PlotArea Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property PlotArea As IMsoPlotArea
Get
'Usage
Dim instance As IMsoChart
Dim value As IMsoPlotArea
value = instance.PlotArea
IMsoPlotArea PlotArea { get; }
Property Value
Type: Microsoft.Office.Core.IMsoPlotArea