[]
        
(Showing Draft Content)

FarPoint.Web.Chart.XYBubbleSeries.PositiveBorder

PositiveBorder Property

PositiveBorder

Gets or sets the positive border for the series.

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

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