I have window form in which I have added multiple chart controls.
So when I zoomed one chart control other chart controls should zoom accordingly.
For e.g. I added Graph1, Graph2 and Graph3 in flow layout in windows form.
As soon as I zoom Graph1 then Graph2 and Graph3 also zoom accordingly or with respect to Graph1
Thanks in Advance