bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Mpandroidchart: How to change a below description?
Created on 16 Mar 2020
路
2
Comments
路
Source:
PhilJay/MPAndroidChart
Source
Most helpful comment
You can write this;
pieChart.getDescription().setText("Months");
All 2 comments
You can write this;
pieChart.getDescription().setText("Months");
thanks, it works 4 me.
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
Support set step value for Horizontal and Vertical Axis (x/y axis)
tsengvn
路
3
Comments
How to have a gradient background under LineChart
DarkHelmet67
路
3
Comments
Add project to jcenter
galex
路
3
Comments
MPAndroidChart X Axis Label not wrapping
SutharRohit
路
3
Comments
Bar Chart Data points showing but Bars not displaying
vishvendu
路
3
Comments
Most helpful comment
You can write this;
pieChart.getDescription().setText("Months");