Changing Min and Max Bubble Size

Hello,

I'm having some difficulties when trying to change the minimum and maximum size of the bubbles in a Bubble Chart.

Could I get some advice on how to do this, if there's a way to?

Regards,
Edoardo Valera

1 Reply

AB Akbar Basha K M Syncfusion Team April 3, 2015 01:30 AM UTC

Hi Edoardo Valera,
Thanks for using syncfusion product. We have analyzed your requirement and we like to inform you that, you can customize the bubble size using size property as follows, Code Snippet:
<Points >
<ej:Points Fill="#E94649" Size="1.347" Text="China" X="92.2" Y="7.8"/>
</Points >

We have prepared a sample based on your requirement. Please find the sample under the following location,
Sample Location: http://www.syncfusion.com/downloads/support/forum/118714/bubble-908488617.zip
Please let us know if you have any concern.
Regards,
Akbar Basha KM.

Loader.
Up arrow icon