Reverse Y axis in ScatterLine- Kendo-UI
问题 I could able to display two scatter lines on the chart. However, I would like to reverse Y axis. Even though I implemented following line, but it does not work based on the http://www.telerik.com/forums/valueaxis-change-direction-of-y-axis-reverse valueAxis: { reverse: true, }, http://jsfiddle.net/3yhbyy2g/3/ 回答1: Here is the full solution and jsfiddle:http://jsfiddle.net/3yhbyy2g/9/ The key part of the solution is to approach each axis (x and y). and add reverse:true to the y axis. function