0

Xamarin Android crashes when plotview is touched

scotshealey 6 years ago updated 6 years ago 0

I have a plotview model using lineseries. I have an issue, while the plotview is updating if I touch the plot, I get an unhandled exception. I have set the axis IsPanEnabled and IsZoomEnabled to false. I have set the view clickable and enabled to false. 


How do I disable touching of the plotview?