[]
        
(Showing Draft Content)

FarPoint.Web.Chart.OpenHighLowCloseSeries.UpLine

UpLine Property

UpLine

Gets or sets the up line for the series.

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

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