Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a charts populated in asp.net C#. I have multiple charts and each can range from 0 - 125.

which look like this if I do not set the maximum which one of it, the chart maximum will go to 140 if my series range max is 125.:
http://i.stack.imgur.com/ezY2G.png[^]
http://i.stack.imgur.com/1aVPc.png[^]

Thus I would like to set the maximum of Y axis to 125 however not staticly setting it for all charts. which mean I would like to make it dynamic still like the second chart image with the maximum set as 125.

Please advice thanks.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900