MajorTickLength Property (ValueAxis)
Gets or sets the length of the major tick marks.
public float MajorTickLength {get; set;}
'Declaration
Public Property MajorTickLength As Single
'Usage
Dim instance As ValueAxis
Dim value As Single
instance.MajorTickLength = value
value = instance.MajorTickLength