Small Numbers + GetAxisLabel event = Problem

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
glikoz
Newbie
Newbie
Posts: 50
Joined: Fri Oct 07, 2005 4:00 am

Small Numbers + GetAxisLabel event = Problem

Post by glikoz » Wed Nov 01, 2006 12:04 pm

GetAxisLabel(object sender, GetAxisLabelEventArgs e)

in this event (sender as Axis).Maximum=0.000035003376979148015;
but all e.LabelText is zero..

What's your advice for this problem ? Thx.

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

Post by Narcís » Thu Nov 02, 2006 10:37 am

Hi glikoz,

Have you tried to set the axis labels format to exponential?
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