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