Hi Jan,
We would like to let you know that you can also specify the maximum and minimum bubble size using MaximumRadius and MinimumRadius property of BubbleSeries, as shown in the below code snippet.
[C#]series.MaximumRadius = 80;
series.MinimumRadius = 40;
|
Please let us know if you require further assistance on this.
Thanks,
Yuvaraj P