Example: myChart.getAxes().getBottom().getMinorGrid().setVisible(true); myChart.getAxes().getBottom().setMinorTickCount(3);
myChart.getAxes().getBottom().getMinorGrid().setVisible(true); myChart.getAxes().getBottom().setMinorTickCount(3);