Zoom with custom axes

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
stefans
Newbie
Newbie
Posts: 14
Joined: Mon Jul 09, 2007 12:00 am

Zoom with custom axes

Post by stefans » Tue Oct 09, 2007 6:44 am

HI,
I'm working with TeeChart.Net V3.

How can i zoom when having only custom axes ?

e.g. 2 custom axis one on bottom position and one on left position the
standard axis are not used (because their position algorithm is different).

I think i have to do the calculation by myself, but how without writing my own zoom code for drawing.
I see no way to override some functionalty (e.g.CalcZoomPoints() )
Can you please provide me some information how this is designated.

Thank you
Stefan

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

Post by Narcís » Tue Oct 09, 2007 7:51 am

Hi Stefan,

Custom axes don't support zoom. You have to do that manually as told here.
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