Labels with exponent

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
PoLabs
Newbie
Newbie
Posts: 28
Joined: Wed Jun 06, 2007 12:00 am

Labels with exponent

Post by PoLabs » Mon Aug 31, 2009 9:59 am

Hi,

I create some series and add it to chart. When I use Logarithmic property to true I would like to have on bottom axis exponent representation of numbers.

For linear I have min = 0 to max = 1000000 and now when I set logarithmic to true I would like to see these labels as eg. 1e2, 1e3 10e3 etc...

How can I do that (I previously tried with AxisValueFormat bit it is not working for me) What I must be aware of when I do that (about series and chart)?

Thank you.

Best regards.

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

Re: Labels with exponent

Post by Narcís » Mon Aug 31, 2009 1:56 pm

Hi PoLabs,

Yes, you can do that as shown in the All Features\Welcome!\Axes\Labels\Exponent super-script example in the new features demo, available at TeeChart's program group.
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