'Declaration
Property ShowNegativeBubbles As System.Boolean
'Usage
Dim instance As IChartGroup Dim value As System.Boolean instance.ShowNegativeBubbles = value value = instance.ShowNegativeBubbles
System.bool ShowNegativeBubbles {get; set;}
read-write property ShowNegativeBubbles: System.Boolean;
function get,set ShowNegativeBubbles : System.boolean