0
Disable Zooming and Panning In Xamarin Forms
Hello,
I am doing my application with real time plot view. The problem is that when i touch to the plot area (Panning or Zooming), the plot view stop updating. There fore i would like to ask if someone know how to disable zooming or panning or Is there any other methods to fix my problem.
Thank you very much in advance
I am doing my application with real time plot view. The problem is that when i touch to the plot area (Panning or Zooming), the plot view stop updating. There fore i would like to ask if someone know how to disable zooming or panning or Is there any other methods to fix my problem.
Thank you very much in advance
0
petricorde 9 lat temu
Have you tried to set to False the isZoomEnabled and the IsPanEnabled properties on your Axes ?
Customer support service by UserEcho