Spread Windows Forms 12.0 Product Documentation
NegativeVisible Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > XYBubbleSeries Class : NegativeVisible Property
Gets or sets whether bubbles with negative size are visible.
Syntax
'Declaration
 
Public Property NegativeVisible As Boolean
'Usage
 
Dim instance As XYBubbleSeries
Dim value As Boolean
 
instance.NegativeVisible = value
 
value = instance.NegativeVisible
public bool NegativeVisible {get; set;}
See Also

Reference

XYBubbleSeries Class
XYBubbleSeries Members