RockDad Report post Posted March 4, 2010 I am using the 2DBarGraph and want the y axis values to go from 0 - 100 instead of being set based on the data. How can I do that? Right now the highest value data I have is 28 (percent) and the y zxis stops at 30 and I want it to be 100. Any ideas? Thanks in advance! -David Share this post Link to post Share on other sites
srividya_sharma Report post Posted March 4, 2010 Hi Please use yAxisMinValue and yAxisMaxValue attributes to get this. yAxisMinValue='0' and yAxisMaxValue='100' Hope this helps. Srividya Share this post Link to post Share on other sites
Guest Madhumita Report post Posted March 5, 2010 Hey RockDad, You are most welcome. We are happy to have helped you. Share this post Link to post Share on other sites