Android - Line Series - Disable selection
Posted: Mon Mar 05, 2012 12:15 pm
I want to disable TChart from catching touches. Anyone know where that is buried?
Steema Software - Customer Support Forums
http://teechart.com/support/
Code: Select all
tChart.getZoom().setAllow(false);