Share via


CX.plotArea Field

Definition

Represents the cx:plotArea XML element.

public static readonly System.Xml.Linq.XName plotArea;
 staticval mutable plotArea : System.Xml.Linq.XName
Public Shared ReadOnly plotArea As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: chart.
  • has the following child XML elements: axis, extLst, plotAreaRegion, spPr.
  • corresponds to the following strongly-typed classes: PlotArea.

Applies to