kendo ui angular2 - Is there a straightforward way to place the vertical axis on the right side of a chart -


i developing financial charting application using charting features of kendoui angular, , looking way place vertical axis , labels on right, nearest current data. have been able reversing chart or using rtl support, doing forces me reverse x coordinates after completing calculations. there simpler way accomplish this?


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -