Page 1 of 1

Problems with zooming by custom axis

Posted: Tue Mar 20, 2007 7:31 am
by 9529221
Hallo, I have VB6 with TeeChart 7.0.1.3 and use multiple y-axis (custom axis). If I will zoom the custom axis, only the left axis is changing! How can I correct the Problem?

Posted: Tue Mar 20, 2007 8:08 am
by narcis
Hi ipcsystem,

Custom axes don't support zooming. However you can achieve that using what's suggested in this FAQ item. This a Delphi question but the same applies using TeeChat ActiveX.

Posted: Tue Mar 20, 2007 8:47 am
by 9529221
Thanks for your fast answer. The sample is good, but what is .IZoom.Y0 and .IZoom.Y1 in VB. In .Zoom is no Yx

Posted: Tue Mar 20, 2007 9:00 am
by narcis
Hi ipcsystems,

Sorry, I've found that the solution to this issue using TeeChart ActiveX can be found here.