Hi,
I'm using Teechart for .net v3.
In the GetAxisLabel() event the e.ValueIndex is -1 for each label (while the e.LabelText does show the displayed text). is this a bug ?
btw, I'm not using custom labels.
How can I get the underlying value for the label in the GetAxisLabel() event ?
Regards,
Yair
e.ValueIndex not updating in GetAxisLabel
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Yair,
For having a valid ValueIndex parameter you need to set Labels.Style to text as in the examples on this thread.
For having a valid ValueIndex parameter you need to set Labels.Style to text as in the examples on this thread.
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 |