discontinuos x-axis

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
*joachim*
Newbie
Newbie
Posts: 5
Joined: Tue Jan 13, 2004 5:00 am

discontinuos x-axis

Post by *joachim* » Tue May 17, 2005 2:16 pm

Hello,
I need to display a fastline on a 400-unit x-axis. But it should start with 300.....399,0....299 and it should be fix (300-300)
I would like the lables in steps of 20, but the actual data points will be like 301,22 306,17..... (not matching the lables) so I cannot use ValueIndex of GetAxisLabel. Is there a way to do that?

How can I set up an x-axis with labels before adding a series?

I appreciate your help

Joachim

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

Post by Narcís » Tue May 17, 2005 3:34 pm

Hello Joachim,

You could have a look at Tutorial 4 - Axis Control. Those tutorials are available at TeeChart Program group.

You should set axes min. and max. values, increment, etc. You may also be interested in using custom axes.

If you still have some question please feel free to post it here.
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