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