Share via


CX.units Field

Definition

Represents the cx:units XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst, unitsLabel.
  • has the following XML attributes: unit.
  • corresponds to the following strongly-typed classes: AxisUnits.

Applies to