> Hello everyone, > > I have looked on several blogs and tried using webcharts, but as of > yet I can't find a way. And there may not be a way. > > I would like to show the value of a bar chart vertical inside of the > bar. Right now I have the values inside of the bar, but they are > horizontal. For 2 to 3 digit numbers is fine, but when you get into 5 > to 6 digit numbers they need to run vertical. > > Any ideas? > David
Hi David, I rarely do I read the HoF list, but luckily your message caught my attention. Recently, I've been heavily envolved in charting - using WebCharts3D and the java classes that ship with CFMX7 (bypassing CFChart). What you are referring to is the data label element. I don't think you can rotate the data label 90 degrees to vertical. However, you have two options. 1. Create a horizontal bar chart. Since the bars would then be horizontal, your problem would be solved. 2. Use your current solution without the data label and use the table option in WebCharts3D. Since, I only read the digest - I'll try and keep on this thread (hopefully). Best, ...Peter MaePub ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237449 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

