Hello
I have been refering to this forum since I started asp.net. There are lots of good solutions and example that I can not find at Japanese forum or web site. Firstly I would like to express my appreciation to the forum members.
I am currently making a line chart of Ajax control toolkit referring to an article, http://www.aspsnippets.com/Articles/ASPNet-AJAX-Line-Chart-Control-Populate-from-Database-example.aspx#
It works fines as described. My question is how to reverse Y axis of the line chart.
I need to place 1 (not 0) at the top of Y axis and biggest number near the bottom with some margin from axis X. The described chart is biggest number neat the top and 0 at the bottom.
Your reply is greatly appreciated.