Share via


P.graphicEl Field

Definition

Represents the p:graphicEl XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: spTgt.
  • has the following child XML elements: chart, dgm.
  • corresponds to the following strongly-typed classes: GraphicElement.

Applies to