Share via


CX.plotAreaRegion Field

Definition

Represents the cx:plotAreaRegion XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: plotArea.
  • has the following child XML elements: extLst, plotSurface, series.
  • corresponds to the following strongly-typed classes: PlotAreaRegion.

Applies to