[]
        
(Showing Draft Content)

FarPoint.Web.Chart.CandlestickSeries.DownFill

DownFill Property

DownFill

Gets or sets the down fill for the series.

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

Value of null (Nothing in VB) indicates that the down fill is unset for the series.