[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IAxis.MinorGridlines

MinorGridlines Property

MinorGridlines

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.

Declaration
IGridlines MinorGridlines { get; }
ReadOnly Property MinorGridlines As IGridlines