Package 

Class LabelXPosition.ChartPosition


  • 
    public final class LabelXPosition.ChartPosition
    extends LabelXPosition
                        

    Depends how chart is drawn. In LineChart and DoublePointChart 1 is above first data point. Barchart 1 is beggining of the first bar space. 2 is the end of the first bar space

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float x
    • Method Summary

      Modifier and Type Method Description
      final Float getX()
      Float getXValue(BasicChartDrawer basicChartDrawer)
      • Methods inherited from class java.lang.Object

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