[]
        
(Showing Draft Content)

FarPoint.Win.Chart.LabelArea.TextFont

TextFont Property

TextFont

Gets or sets the font of the text.

Declaration
[FpCategory("Category_Appearance")]
public Font TextFont { get; set; }
<FpCategory("Category_Appearance")>
Public Property TextFont As Font
Remarks

A value of null (Nothing in VB) indicates that the font is automatically determined.