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
CustomHorizAxis Qustion
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:
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