如何隐藏图表左下角显示的方块?
How to hide the square displaying in the left bottom of my chart?
我正在使用 MPAndroidChart。我想隐藏小方块(左下方)。我该怎么做?
非常感谢!
chart.getLegend().setEnabled(false)
我正在使用 MPAndroidChart。我想隐藏小方块(左下方)。我该怎么做?
非常感谢!
chart.getLegend().setEnabled(false)