Package 

Class AxisLabelItem


  • 
    public final class AxisLabelItem
    
                        

    Class that represents Axis label item. chartValue is position according to current scale. label is label to display. If label is not present uses chartValue#toString()

    • Method Summary

      Modifier and Type Method Description
      final Float getChartValue()
      final String getLabel()
      • Methods inherited from class java.lang.Object

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