Page 1 of 1

Axis points overlap

Posted: Wed Oct 18, 2006 5:53 am
by 8126051
Hello,

the labels on the bottom axis or axix points overlap
they get better or worse when resizing the display
can u please suggest me the solution


Regards,
Basamma

Posted: Wed Oct 18, 2006 8:49 am
by narcis
Hi Basamma,

Could you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

Thanks in advance.

Posted: Wed Oct 18, 2006 12:26 pm
by 8126051
narcis wrote:Hi Basamma,

Could you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

Thanks in advance.

Hi NarcĂ­s,
Since I dont have outlook so I cannot attach the file
I have sent u mail with the Sample file
can u please see the document and give a solution

Regards,
Basamma

Posted: Wed Oct 18, 2006 2:58 pm
by narcis
Hi Basamma,

You could try using labels separation, for example:

Code: Select all

tChart1.Axes.Bottom.Labels.Separation=50; 
BTW: Which TeeChart version are you using?

Posted: Thu Oct 19, 2006 10:30 am
by 8126051
narcis wrote:Hi Basamma,

You could try using labels separation, for example:

Code: Select all

tChart1.Axes.Bottom.Labels.Separation=50; 
BTW: Which TeeChart version are you using?

Hello,
we are using Teechart v1.. the solution which u gave is working fine
Thanks a lot