HasMinorGridlines Property
In This Topic
Gets or sets whether the axis has minor gridlines (True if the axis has minor gridlines). This only applies to axes in the primary axis group
can have gridlines.
Syntax
System.bool HasMinorGridlines {get; set;}
See Also