android - Hide series in legend in XYSeriesRenderer, AChartEngine -


i saw here: achartengine , hide series in legend, can use

seriesrenderer.setshowlegenditem(false);

and should hide specific series. however, can't find in xyseriesrenderer. i'm using achartengine-1.1.0-rc2.jar library.

you can download nightly build version including feature here.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -