AutoMajorUnit Property (ValueAxis)
Gets or sets whether the interval for major tick marks and major grid lines is automatically generated.
public bool AutoMajorUnit {get; set;}
'Declaration
Public Property AutoMajorUnit As Boolean
'Usage
Dim instance As ValueAxis
Dim value As Boolean
instance.AutoMajorUnit = value
value = instance.AutoMajorUnit