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