Page 1 of 1

CustomHorizAxis Qustion

Posted: Thu Mar 08, 2007 1:01 am
by 9643419
Hi

(1)Axes visible property of Chart Edit is miss operation.
(2)x axis scale or title is covered.

see upload file:Q_Custom_Axes.doc

Best Regards.
TeeChart 2.0.2546.16099/2.0.2586.24039

Posted: Thu Mar 08, 2007 8:56 am
by 9348258
Hi Wilcohsu

The Cumtom Axis visible property becomes false automatically, because you don't associate any serie at the Custom Axis. You can do this in the tab "Series>General"

You have to say a margin, when you use a Custom Axis as below code:

Code: Select all

 tChart1.Panel.MarginBottom = 10