android - Disable dragging in MPAndroidChart PieChart -


how can disable dragging gesture in piechart. want chart static image.

try chart.settouchenabled(false); more details can found here.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -