Hi,
I followed the method shown in http://www.teechart.net/support/viewtop ... 6554#16554 and it can correctly display the custom axis. But there is one problem. When I zoom in, only the left axis shows the corresponding zoomed range, but all the custom axis remains unchanged, displaying the initial range. How can I solve this problem?
Thank you very much!
David
Custom axis zoom problem
Hi David,
tchart1.Axis.Custom(0).GridPen.Visible = False
Here is the answer.custom axis. But there is one problem. When I zoom in, only the left axis shows the corresponding zoomed range, but all the custom axis remains unchanged, displaying the initial range. How can I solve this problem?
Yes, you can do :One more question. Since there are 5 or more custom axis, the grids (not minor grids) of them make the chart look disordered. I could only find the functin to turn off the minor grid. Is there any way to turn the major grid off?
tchart1.Axis.Custom(0).GridPen.Visible = False
Pep Jorge
http://support.steema.com
http://support.steema.com