Gets or set a value indicating whether to draw minor grid.
public bool MinorGrid {get; set;}
'Declaration
Public Property MinorGrid As Boolean
'Usage
Dim instance As ChartAxis
Dim value As Boolean
instance.MinorGrid = value
value = instance.MinorGrid