Share via


CX.unitsLabel Field

Definition

Represents the cx:unitsLabel XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: units.
  • has the following child XML elements: extLst, spPr, tx, txPr.
  • corresponds to the following strongly-typed classes: AxisUnitsLabel.

Applies to