Page 1 of 1

need help

Posted: Thu Jul 15, 2004 8:01 am
by 6924221
In our application the x-axis is not successive. For example ,from 1 to 100 ,then from 200-250,and so on . And I aslo need to add the horizontal scrollbar to scroll the x-axis. Anyway to do it .Thank you.

Posted: Thu Jul 15, 2004 8:17 am
by Pep
Hi,
In our application the x-axis is not successive. For example ,from 1 to 100 ,then from 200-250,and so on
I think in your case the best way is to add Axis labels manually, you can see one example which show you how to do this (custom Axis labels) in the TeeChart Pro Demo Features project under :
Welcome ! -> New Features -> Chart -> Axes -> Custom Labels
And I aslo need to add the horizontal scrollbar to scroll the x-axis. Anyway to do it .Thank you.
I've posted one example into the steema.public.attachments newsgroup for you.

Posted: Thu Jul 15, 2004 9:50 am
by 6924221
Thank you for your reply .I would try it