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 -

c# - No method 'Contains' exists on type 'System.Data.Linq.DataQuery`1[System.Object]' -