[]
        
(Showing Draft Content)

FarPoint.Web.Chart.PolarPointSeries.PointBorder

PointBorder Property

PointBorder

Gets or sets the point border for the series.

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

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