GetNextAxisLabel event not fired!

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
madve
Newbie
Newbie
Posts: 52
Joined: Thu Feb 16, 2006 12:00 am

Post by madve » Wed Aug 23, 2006 8:17 am

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

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Aug 25, 2006 9:22 am

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.
Marjan Slatinek,
http://www.steema.com

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Aug 25, 2006 10:00 am

Hi Gabor,

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply