customizing Piechart displayed by using ChartEngine
I am successfully displaying charts by using Chart Engine but I am suffering from below problems: I am unable to reduce the Chart Size. Chart is moving on the screen but I don't want that. I want to display one more image in the bottom of the screen but here chart is displayed in the middle of the screen. I just want to display chart at the top and below image(How to set margins). Please any one can help me.Thanks in advance. Following is my code: public class MainActivity extends Activity { private String[] mMonth = new String[] { "Jan", "Feb" , "Mar", "Apr", "May", "Jun", "Jul", "Aug" , "Sep