public class GraficaX.Fomateador
extends java.lang.Object
implements com.github.mikephil.charting.formatter.IAxisValueFormatter
Modifier and Type | Field and Description |
---|---|
private java.util.ArrayList<java.lang.String> |
valores |
Constructor and Description |
---|
Fomateador(java.util.ArrayList<java.lang.String> valores) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFormattedValue(float value,
com.github.mikephil.charting.components.AxisBase axis) |