MinorUnit Property (ValueAxis)
Gets or sets the interval for the minor tick marks and minor grid lines.
public double MinorUnit {get; set;}
'Declaration
Public Property MinorUnit As Double
'Usage
Dim instance As ValueAxis
Dim value As Double
instance.MinorUnit = value
value = instance.MinorUnit