Hi,
I have to dynamically align plot x-axis scale (so on, all plot) according to a slider scale, so that min/max scale values are vertically aligned (with respect to x display coordinates) such as in the following picture.
(i.e. plot min/max scale values have to change when I resize the slider by code).

align.PNG

Do you have some idea how to reach this task? How can I get slider min/max scale values x position? Than, how can I set plot min/max scale values x position?