This is a migrated thread and some comments may be shown as answers.

Change data fill order in reporting

1 Answer 105 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jose Ferreira Lima Filho
Top achievements
Rank 1
Jose Ferreira Lima Filho asked on 22 Jul 2008, 03:47 PM
Hi,
In my project, I'm attempting to show a horizontal bar chart, with it's YAxis legend in the opposite order of the way that the chart fill the plot area by default. My chart is filled dynamic like this:

The unwanted way.
   _________
3 |_________|
   ____
2 |____|
   ______________
1 |______________|


My objective:

   _________
1 |_________|
   ____
2 |____|
   ______________
3 |______________|


How do i achieve that?

Thanks,
Jose

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 24 Jul 2008, 01:46 PM
Hello Jose,

The order of the items and labels is not customizable. You should reverse directly the order of the data in order to achieve the desired behavior.

Sincerely yours,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Jose Ferreira Lima Filho
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or