Package 

Interface AxisValueFormatter

  • All Implemented Interfaces:
    com.patrykandpatrick.vico.core.formatter.ValueFormatter

    
    public interface AxisValueFormatter<Position extends AxisPosition>
     implements ValueFormatter
                        

    Formats the values displayed along chart axes.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.patrykandpatrick.vico.core.axis.formatter.AxisValueFormatter

        formatValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait