Chart.PlotArea Property
Plot Area.Represents the element tag in schema: c:plotArea
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property PlotArea As PlotArea
Get
Set
'Usage
Dim instance As Chart
Dim value As PlotArea
value = instance.PlotArea
instance.PlotArea = value
public PlotArea PlotArea { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.PlotArea
Returns PlotArea.