[]
Returns a GrapeCity.Spreadsheet.API.Charts.IGridlines object that represents the minor gridlines for the specified axis. Only axes in the primary axis group can have gridlines.
IGridlines MinorGridlines { get; }
ReadOnly Property MinorGridlines As IGridlines