Jump to content
Software FX Community

Possible to keep "zero" point of multiple Y-axes synchronized as user scrolls?


DaveA

Recommended Posts

I have a chart with two Y-axes.  The scales are completely independent.  For example, one Y-axis could be -1000 to 1000 and the other Y-axis could be -100 to 100.  When the user zooms in on the chart and scrolls one Y-axis I want the other Y-axis to automatically scroll such that the zero points of both axes stay aligned.  Is there any easy way to do that short of trapping the scroll event for each axis and doing a bunch of calculations to force the other axis to scroll the right amount?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...