'Declaration
Property BubbleScale As System.Double
'Usage
Dim instance As IChartGroup Dim value As System.Double instance.BubbleScale = value value = instance.BubbleScale
System.double BubbleScale {get; set;}
read-write property BubbleScale: System.Double;
function get,set BubbleScale : System.double