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