[]
        
(Showing Draft Content)

FarPoint.Web.Chart.LegendArea.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 will be automatically determined.