[]
        
(Showing Draft Content)

FarPoint.Web.Chart.OpenHighLowCloseSeries.DownLine

DownLine Property

DownLine

Gets or sets the down line for the series.

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

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