I am using MSColumn2D.swf for my chart and I need to do a couple of more things in order to satisfy my requirements. Here is an image of my chart currently:
.
Please let me know how to accomplish each item:
1) Each value shown ($110k, $120, $30K, $60K) needs to be in the same color as its corresponding bar. For example, $60K and $120K need need to be in the green color and $110K and $30K need to be in the blue color.
2) I need to put 10 pixels of spacing between each pair of bars. For example, the two bars for "A - TEST GROUP 1 x 1.0" need to have 10 pixels of space separating them.
3) I need to be able to make the letter in the labels be bold and the rest of the text not bold. For example, in "A - TEST GROUP 1 X 1.0" , "A" would be bold and the rest of the text would be normal font-weight.
Thank you for your assistance!