Hi,
I bought FusionChart 2 some time ago with the source code and made some enhancement and corrected a few bugs.
One of them was that lots of label were not well positioned.
I would be willing to migrate to version 3, but I would have to correct those bugs again.
One of the is visible on Bar2D : when you have a max value too big (1 000 is too big), it is cut.
In order to prevent that, you added a "chartRightMargin='30'"
This solution isn't good, because it works only until your number is bigger than 1 000 000.
So what we did in version 2 was to measure the size of this label and reduce the size of the canvas consequently
I attached the sample XML that shows the bug with Bar2D.
If you have any question, do not hesitate,
Thomas P.
Bar2D.xml