[]
        
(Showing Draft Content)

FarPoint.Web.Chart.Series.LabelTextFont

LabelTextFont Property

LabelTextFont

Gets or sets the font of the text of the data labels.

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

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