Share via


CX.tickLabels Field

Definition

Represents the cx:tickLabels XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst.
  • corresponds to the following strongly-typed classes: TickLabels.

Applies to