Hi Experts, I have a Chart where I want to have a zoom tool - but which allows the user after some zooming to activate range selection (via extra button) -> then select a range using NRangeSelectionMoveResizeTool -> then save the selected range values -> switch back to zoom mode
I have implemented a zoom tool and the NRangeSelectionMoveResizeTool:
So how can I switch between zoom and NRangeSelectionMoveResizeTool ?
Thanks for your help,
best regards,
Joern