我有一个使用库MPAndroidChart的折线图mChart.setData(data);mChart.getAxisLeft().setTypeface(MyApplication.giloryItaly);mChart.invalidate();mChart.getXAxis().setTypeface(MyApplication.giloryItaly);mChart.getAxisRight().setTypeface(MyApplication.giloryItaly);问题是即使使用AxisLeft字体值也无法更改mChart.getAxisLeft().setTypef