[]
        
(Showing Draft Content)

FarPoint.Web.Chart.HighLowBarSeries.BarBorder

BarBorder Property

BarBorder

Gets or sets the bar border for the series.

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

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