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


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