[]
Gets or sets the font used to draw the tick mark labels.
[FpCategory("Category_Labels")]
public Font LabelTextFont { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelTextFont As Font
Value of null (Nothing in VB) indicates that the label font is unset.