Spread Windows Forms 12.0 Product Documentation
PositiveBorders Property


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

Reference

XYBubbleSeries Class
XYBubbleSeries Members