Share via


NoNamespace.unit Field

Definition

Represents the unit XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: units.
  • corresponds to the following strongly-typed properties: AxisUnits.Unit.

Applies to