'Declaration Public Property NegativeBorder As Line
'Usage Dim instance As XYBubbleSeries Dim value As Line instance.NegativeBorder = value value = instance.NegativeBorder
public Line NegativeBorder {get; set;}
'Declaration Public Property NegativeBorder As Line
'Usage Dim instance As XYBubbleSeries Dim value As Line instance.NegativeBorder = value value = instance.NegativeBorder
public Line NegativeBorder {get; set;}