[]
Gets or sets the fill of the background of the data labels.
[FpCategory("Category_Labels")]
public Fill LabelFill { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelFill As Fill
A value of null (Nothing in VB) indicates that the fill will be automatically determined.