[]
        
(Showing Draft Content)

FarPoint.Web.Chart.Series.LabelTextFill

LabelTextFill Property

LabelTextFill

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

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

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