Class DefaultInteraction

    • Method Detail

      • isIntersect

        public boolean isIntersect()
        Description copied from interface: IsDefaultInteraction
        If true, the hover mode only applies when the mouse position intersects an item on the chart.
        Specified by:
        isIntersect in interface IsDefaultInteraction
        Returns:
        if true, the hover mode only applies when the mouse position intersects an item on the chart.
      • isIncludeInvisible

        public boolean isIncludeInvisible()
        Description copied from interface: IsDefaultInteraction
        If true, the invisible points that are outside of the chart area will also be included when evaluating interactions.
        Specified by:
        isIncludeInvisible in interface IsDefaultInteraction
        Returns:
        if true, the invisible points that are outside of the chart area will also be included when evaluating interactions.