Hi Team,
I am using server based dynamic radhtmlchart control in my asp.net page. It is getting dynamically rendered and added to the the page. I have a requirement where y-Axis points should be in descending order (Ref: pic 1). I have tried using reversed = true property but it is moving the x-axis to the top of the chart.
Is there any way i can implement the requirement as shown in the reference picture.
Any sort of help is appreciated.