Page 1 of 1

setting width between points

Posted: Wed Dec 10, 2008 8:59 pm
by 10050941
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.

Posted: Thu Dec 11, 2008 9:36 am
by narcis
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!