[]
        
(Showing Draft Content)

FarPoint.Win.Chart.CandlestickSeries.DownBorder

DownBorder Property

DownBorder

Gets or sets the down border for the series.

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

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