[]
        
(Showing Draft Content)

FarPoint.Web.Chart.HighLowAreaSeries.AreaBorder

AreaBorder Property

AreaBorder

Gets or sets the area border for the series.

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

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