Hi,
The Y-Axis works fine.
I get an exception setting the X-Axis in the bubble chart to Manual range, and an explicit range (in my case -100 to 100, step 20)
I can set it in code after initialization, but it ignores it and picks its own range slightly outside the required range.
It then doesn't work properly with the zooming, of couse (if I set the X-Axis zoomsettings range to 0.5,1.0 it doesn't pick 0-100, but some other range).
The Y-Axis works fine.