Spread for ASP.NET 12 Product Documentation
NegativeBorders Property


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