[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PolarLineSeries.LineBorder

LineBorder Property

LineBorder

Gets or sets the line border for the series.

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

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