Android issue with AChartEngine: set image in margin

你。 提交于 2019-12-11 01:41:32

问题


Is it possible to set an image to background margin ? I usually use mRenderer.setMarginsColor(Color.argb(0x00, 0x01, 0x01, 0x01)) but i want to set an image.


回答1:


You cannot set image as background in AChartEngine as it is out of the box. I don't see any value in that.



来源:https://stackoverflow.com/questions/12565030/android-issue-with-achartengine-set-image-in-margin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!