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