Hi,
is there an option to simply synchronize the zero of left and rigth axes like this :
and not like this
thanks in advance
Synchronize zero axes
Re: Synchronize zero axes
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Synchronize zero axes
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
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
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |