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