Share via


CX.minorTickMarks Field

Definition

Represents the cx:minorTickMarks XML element.

public static readonly System.Xml.Linq.XName minorTickMarks;
 staticval mutable minorTickMarks : System.Xml.Linq.XName
Public Shared ReadOnly minorTickMarks 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: MinorTickMarksTickMarks.

Applies to