LabelTextFont Property (IndexAxis)
Gets or sets the font of tick mark labels.
public Font LabelTextFont {get; set;}
'Declaration
Public Property LabelTextFont As Font
'Usage
Dim instance As IndexAxis
Dim value As Font
instance.LabelTextFont = value
value = instance.LabelTextFont