Hi Alexander,
There is currently no example on how to achieve this exactly, but you can synchronize
axes in response to the ruler range changed event. The following example shows how to
align axes based on a relative value:
All Examples \ Interactivity \ Tools \ Multiple
axes zooming and scrolling
The approach you need to take is similar - in response to the ruler, range changed event of the PrimaryY you need to set an appropriate range for the secondary
axis so that the ticks
align.
We hope this helps - let us know if you have any questions or meet any problems.
Best Regards,
Nevron Support Team