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