'Declaration
Property ShowBubbleSize As Boolean
'Usage
Dim instance As IDataLabel Dim value As Boolean instance.ShowBubbleSize = value value = instance.ShowBubbleSize
bool ShowBubbleSize {get; set;}
'Declaration
Property ShowBubbleSize As Boolean
'Usage
Dim instance As IDataLabel Dim value As Boolean instance.ShowBubbleSize = value value = instance.ShowBubbleSize
bool ShowBubbleSize {get; set;}