Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Scatter Class / fShowNegBubbles Property


In This Topic
fShowNegBubbles Property
In This Topic
Syntax
'Declaration
 
Public Property fShowNegBubbles As Byte
 
'Usage
 
Dim instance As Scatter
Dim value As Byte
 
instance.fShowNegBubbles = value
 
value = instance.fShowNegBubbles
See Also