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

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -