Hi All,
I have graphs with many plots.
Suppose one of my plots is on the topmost portion of the graph.
The user is able to scroll thsough the graph so that sometimes some of the plots go beyond the visible portion of the graph.
I want to know how can i limit the graph scrolling beyond the area the plots reside.
The graph consists of all the plots in the visible area when its loaded.
But if the user scrolls the graph beyond ther limits some plots go beyond the visible portion.
What is the solution for this problem?
Is there any way like lock the graph if the usder scrolls beyond the boundaries?