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