Sometimes they are truncated (at chart edges), other times overlapping (large numbers with thin bars) and it is really hard to get them positioned where you want them.
I have managed to display labels above the top of the bars in a two-series bar chart. All I wanted is to rotate them 45 degrees (or 90) so that large numbers don't overlap and instead of it being a 5 minutes job, testing included, I have already spent 2 hours.

So my question is: how does one use setPositive/Negative ItemLabelPosition() and ItemLabelPosition ? (actually I think the latter is the one that needs extensive explaining)
What are those anchors and how do they work? why do many combinations of ItemLabelAnchors and TextAnchors result in no labels displaying? Why do my labels appear when I have an angle = 0 or PI but they are not visible when angle is PI/2 ? (using same anchors)
thank you at least for reading this
