Vertical text within bar of a bar chart?
Posted: Fri May 06, 2005 10:45 am
Hi there,
Is it possible to add vertical labels within each bar on a bar chart? I guess I could use the AfterDraw event of the WebChart, but if I do this there are at least two problems as I see it:
1. How do I workout the width and location of each bar so I can draw a rectangle the correct size to fit each bar.
2. How do I make text flow in a vertical direction? Do I create a rectangle and rotate it for example?
Thanks for any help you may be able to provide.
Matt 8O
Is it possible to add vertical labels within each bar on a bar chart? I guess I could use the AfterDraw event of the WebChart, but if I do this there are at least two problems as I see it:
1. How do I workout the width and location of each bar so I can draw a rectangle the correct size to fit each bar.
2. How do I make text flow in a vertical direction? Do I create a rectangle and rotate it for example?
Thanks for any help you may be able to provide.
Matt 8O