HasMajorGridlines Property
HasMajorGridlines
Gets or sets whether the axis has major gridlines (True if the axis has major gridlines). This only applies to axes in the primary axis group
can have gridlines.
Declaration
bool HasMajorGridlines { get; set; }
Property HasMajorGridlines As Boolean