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