I create a simple chart with a XYMultipleSeriesRenderer.
Trying to prefent the chart from swiping doesn't work at all.
mRenderer.setPanEnabled( false, false ); // doesn't work
additionally
mRenderer.setClickEnabled( false );
doesn't help
Original issue reported on code.google.com by spam8...@gmail.com on 10 Mar 2013 at 6:50
Original issue reported on code.google.com by
spam8...@gmail.com
on 10 Mar 2013 at 6:50