Share via


C.minorTickMark Field

Definition

Represents the c:minorTickMark XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: catAx, dateAx, serAx, valAx.
  • corresponds to the following strongly-typed classes: MinorTickMark.

Applies to