Spread Windows Forms 12.0 Product Documentation
NegativeBorders Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > XYBubbleSeries Class : NegativeBorders Property
Gets the collection of negative borders for the series.
Syntax
'Declaration
 
Public ReadOnly Property NegativeBorders As LineCollection
'Usage
 
Dim instance As XYBubbleSeries
Dim value As LineCollection
 
value = instance.NegativeBorders
public LineCollection NegativeBorders {get;}
See Also

Reference

XYBubbleSeries Class
XYBubbleSeries Members