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


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