Zoom on vertical custom axis has issue

TeeChart for Java (NetBeans, Eclipse, Android Studio, etc)
Post Reply
SDG
Newbie
Newbie
Posts: 40
Joined: Tue Apr 08, 2003 4:00 am

Zoom on vertical custom axis has issue

Post by SDG » Thu Jul 02, 2009 5:08 am

Hello,

I have custom vertical axis, below this left (Y) axis. When I zoom series on left (Y, default) axis, it is zoomed within the left area. Where as If zoom the series on custom axis, the series is zoomed and drawn on left (Y) axis' area also. Please look into attachment.

Thanks and Best,
Veeranna Ronad.
Attachments
custom-axis-zoomed.JPG
after zoom
custom-axis-zoomed.JPG (99.39 KiB) Viewed 6911 times
custom-axis.JPG
before zoom
custom-axis.JPG (114.19 KiB) Viewed 6899 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Zoom on vertical custom axis has issue

Post by Narcís » Thu Jul 02, 2009 4:05 pm

Hi Veeranna,

Custom axes don’t support zooming. You can find how to implement zoom for custom axis at the URL below. It’s Delphi/C++ Builder code but same can be applied to TeeChart for Java version.

http://www.steema.com/support/faq/NewVC ... ES.htm#Q15

Hope this helps!
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply