You could access AxisLabelItem.Text ..But itself is not accessible ..
So you have to access AxisLabelItem by its text .. If you have got two different AxisLabelItem with same Text you couldnt access AxisLabelItem..
This is serious problem ..
GetAxisDrawLabelEventHandler must include AxisLabelItem
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi glikoz,
As I told you yesterday in that thread, you can already access each custom label item and each of its properties and methods. If that's not what are you looking for, could you please explain?
As I told you yesterday in that thread, you can already access each custom label item and each of its properties and methods. If that's not what are you looking for, could you please explain?
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 glikoz,
Then you may better try using GetNextAxisLabel event which already has LabelIndex argument.
Then you may better try using GetNextAxisLabel event which already has LabelIndex argument.
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:
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 |