Share via


C.axPos Field

Definition

Represents the c:axPos XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: catAx, dateAx, serAx, valAx.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: AxisPosition.

Applies to