Page 1 of 1

Synchronize zero axes

Posted: Fri Apr 09, 2010 10:29 am
by 9339785
Hi,
is there an option to simply synchronize the zero of left and rigth axes like this :

Image

and not like this

Image

thanks in advance

Re: Synchronize zero axes

Posted: Fri Apr 09, 2010 1:28 pm
by yeray
Hi franckgar,

You should probably control your Left and Right axes manually with SetMinMax method at OnScroll, OnZoom, OnUndoZoom,.. events.
If you have problems with it, please, send us a simple example project we can run as-is to reproduce the problem here.

Re: Synchronize zero axes

Posted: Fri Apr 09, 2010 1:52 pm
by 9339785
Thanks for your response
yes of course if I control manualy left and rigth axes I can synchronize theirs zeros ... but I will lose the "automatic scale" of these axes.
Any other solutions ?

regards

Re: Synchronize zero axes

Posted: Fri Apr 09, 2010 2:31 pm
by yeray
Hi franckgar,

If you can arrange a simple example, maybe we will be able to understand better your specific situation and try think in a way to achieve the desired behaviour.