Hi Everyone,

I have working on graph, where I have using 2 vertical and 2 horizontal lines(Draggable and droppable along the graph).
Not if I enable QwtPlotZoomer then while dragging Lines on the graph QwtPlotZoomer takes control, so on that node dragging and zooming both comes into effect.
Here I want a small button or something on the Legend which help me to enable or disable QwtPlotZoomer, so that on dragging lines zooming should not work and vice versa.

Thanks