Share via


C.majorGridlines Field

Definition

Represents the c:majorGridlines XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to