[]
Gets or sets the bar fill for the series.
[FpCategory("Category_Appearance")]
public Fill BarFill { get; set; }
<FpCategory("Category_Appearance")>
Public Property BarFill As Fill
Value of null (Nothing in VB) indicates that the bar fill is unset for the series.