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://493266.hkjq7.group/support/
http://493266.hkjq7.group/support/viewtopic.php?f=10&t=13093
Code: Select all
tChart.getZoom().setAllow(false);