Hi,
Sorry for disturbing you but I need a solution urgently... If it is possible it would nice to use 'LabelsAsLocalTime' property because the alternative solutions are not exactly what I want.
Thanks in advance,
Gabor Varga
GetNextAxisLabel event not fired!
Hi.
Another solution you might try is instead of OnGetAxisLabel and OnGetNextAxisLabel events you read your data to series as Chris suggested (convert to appropriate format, then use Add)
AND then manually populate bottom axis with labels using custom labels. Using this approach you can specify individual label value/position (and thus also control axis increment) and also it's text.
I think there are couple of examples of this available in TeeChart .NET demo and also in this forum.
Another solution you might try is instead of OnGetAxisLabel and OnGetNextAxisLabel events you read your data to series as Chris suggested (convert to appropriate format, then use Add)
AND then manually populate bottom axis with labels using custom labels. Using this approach you can specify individual label value/position (and thus also control axis increment) and also it's text.
I think there are couple of examples of this available in TeeChart .NET demo and also in this forum.
Marjan Slatinek,
http://www.steema.com
http://www.steema.com
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Gabor,
We have just posted a new debug build to the private clients area with the AxisLabel.LabelAsLocalTime property included.
We have just posted a new debug build to the private clients area with the AxisLabel.LabelAsLocalTime property included.
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 |