setting width between points

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
kualoa1
Newbie
Newbie
Posts: 27
Joined: Fri Nov 21, 2008 12:00 am

setting width between points

Post by kualoa1 » Wed Dec 10, 2008 8:59 pm

have updloaded charts.jpg. I want to keep the overall size of these 2 charts (keep them the same). I also want the units along the x axis to be the same. the unit reflects a year. the width between 2000 and 2001 in both charts should be the same as in chart1 even though chart2 only goes to 2007.

how to fix/set a constant interval? how to set manually like 20px?

thank you.

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 Dec 11, 2008 9:36 am

Hi kualoa1,
how to fix/set a constant interval?
You'll need to use bottom axis SetMinMax for setting its scale and may also need to use the Increment property. For more information please read Tutorial 4 - Axis Control. Tutorials can be found at TeeChart's program group.
how to set manually like 20px?
Please read the thread below about a similar question:

http://www.teechart.net/support/viewtopic.php?t=8901

Hope this helps!
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