I'm working with one of the pie charts (FC_2_3_Pie2D, which I think may be an old version, but it's the only version we own), and having an issue with some cropping. Basically, if a caption is displayed on the left side of the pie chart, and the caption is long enough, it gets cut off by the left edge of the Flash window. And increasing the size of the Flash window only gives more empty space on the right side--the pie chart stays where it is instead of centering.
So I'm looking for some way to shift the pie chart to the right. I've tried the chartRightMargin I found in the documentation, but it's not working--was that added in v3? And if so, is there anything in my version that would enable me to shift the pie chart around?