android - Is there any property of render to scroll linchart horizontaly by more than 1 point? -



android - Is there any property of render to scroll linchart horizontaly by more than 1 point? -

when scroll chart in horizontal direction scroll 1 point there render property create chart scroll more 1 point.

i.e. when scroll wee should straight shift more 1 point.

(i using achartengine draw line chart) in advance.

you can add together panlistener graphicalview , handle there

graphicalview mchartview; mchartview.addpanlistener(mpanlistener); ....... panlistener mpanlistener = new panlistener() { @override public void panapplied() { //manage scrolling alternative here } };

android achartengine linechart

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -