I'm having trouble with the fixing the width of an Axis. This is required so that items below are centred correctly.
I call setFixedDimension when the chart is created, however it does not work as the width changes when the chart data is changed.
See the examples below where the axis width has changed as the axis Upper Range drops from 6 figures to 5.
http://www.decisionsdecisions.net/example/example_a.png
After update:
http://www.decisionsdecisions.net/example/example_b.png
Thanks.
Alan