enclosed the sample project
i would like to sort/custom order on the horizontal axis
how can this be done ..?
Pls reply asap
thx
aravind
How to do sorting on Horizontal axis .?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Aravind,
You can sort series as we already told you here.
However, this doesn't seem to correspond to the project you sent. Could you please check the project you sent and let us know what are you looking for exactly?
Thanks in advance.
You can sort series as we already told you here.
However, this doesn't seem to correspond to the project you sent. Could you please check the project you sent and let us know what are you looking for exactly?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi daryl,
In that case, the only solution I can think of is using custom labels as shown in the example at All Features\Welcome!\Axes\Labels\Custom labels in the features demo.
In that case, the only solution I can think of is using custom labels as shown in the example at All Features\Welcome!\Axes\Labels\Custom labels in the features demo.
I can't see that in the last example you sent.in the sample project
chart 1 : shows a, b
in chart 2 shows b,a
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi daryl,
Thanks for the example.
As I told you before, if you want to sort bottom axis labels but NOT sort series x values you should use custom labels.
Another option is using OnGetAxisLabel event. You can find an example here.
Thanks for the example.
As I told you before, if you want to sort bottom axis labels but NOT sort series x values you should use custom labels.
Another option is using OnGetAxisLabel event. You can find an example here.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |