Share via


NoNamespace.axisPosition Field

Definition

Represents the axisPosition XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataBar.
  • corresponds to the following strongly-typed properties: DataBar.AxisPosition.

Applies to