Class DataPointTooltip.DataPoint

  • Enclosing class:
    DataPointTooltip

    protected class DataPointTooltip.DataPoint
    extends java.lang.Object
    • Method Detail

      • getChart

        public Chart getChart()
      • getX

        public double getX()
      • getY

        public double getY()
      • getLabel

        public java.lang.String getLabel()
      • getDistanceFromMouse

        public double getDistanceFromMouse()