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