Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
360
Bar Chart Y Axis Label in other order
posted

Hello,

Is there any way to change the Y axis label order in a BarChart?

The problem that I'm having is that the Labels in the Y Axis are showing in the reverse order than with all the other types of Chart Types.

The values for the Y Axis are years in string (2005 to 2010). In all charts the values the order is 2005->2010, but in the BarChart the order is 2010->2005.

 

How can I change it to be like the others?

 

(I'm using Infragistics 11.2)

Parents
  • 53790
    Verified Answer
    posted

    Hi,

    If I understand well your scenario and issue, I would like to inform you that mentioned behavior is expected, because our BarChart represented the items in the same order like they are in your DataSet / DataTable. So if you reorder the items in your DataTable, then you could achieve desired behavior. Please note that our UltraChart  only represent your data.

    I made small sample and video file for you. Please take a look at the attachments and let me know if you have any questions or if you think that I misunderstood your scenario.

    Regards

     

Reply Children
No Data