Package 

Class HorizontalBarHighlighter

    • Method Summary

      Modifier and Type Method Description
      Highlight getHighlight(float x, float y) Returns a Highlight object corresponding to the given x- and y- touch positions in pixels.
      • Methods inherited from class com.github.mikephil.charting.highlight.BarHighlighter

        getStackedHighlight
      • Methods inherited from class com.github.mikephil.charting.highlight.ChartHighlighter

        getClosestHighlightByPixel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getHighlight

         Highlight getHighlight(float x, float y)

        Returns a Highlight object corresponding to the given x- and y- touch positions in pixels.