How can I set the maximum height of a horizontal bar in MPAndroidChart?
I am using MPAndroidChart library . In a horizontal bar chart, how do I set the maximum height of a bar?
And how to set the background color of the bar.
+3
source to share
I am using MPAndroidChart library . In a horizontal bar chart, how do I set the maximum height of a bar?
And how to set the background color of the bar.