Hi,
I use a ScatterGraph to display data. I would like to be to change the InteractionModeDefault property by a contextual menu to allow the user to zoom without holding the Shift button and pan without holding the ctrl button. But when I change InteractionModeDefault, the value is changed but the mouse pointer doesn't change until the mouse pointer leave the ScatterGraph and enter back. It seems to be a bug.
Am I missing something? Is there a workaround?
Thanks
Nancy