Share via


C.shape Field

Definition

Represents the c:shape XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bar3DChart, ser, ser.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Shape.

Applies to