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