Spread for ASP.NET 12 Product Documentation
PositiveBorders Property


FarPoint.Web.Chart Assembly > FarPoint.Web.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