Interface MarkerXProvider

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ELEMENT_NAME_HV_BORDER
      this is special key can be used to return the x-position of border between the range of x- and y-values (useful for charts, that contain both)
    • Field Detail

      • ELEMENT_NAME_HV_BORDER

        static final java.lang.String ELEMENT_NAME_HV_BORDER
        this is special key can be used to return the x-position of border between the range of x- and y-values (useful for charts, that contain both)
        See Also:
        Constant Field Values
    • Method Detail

      • getXPositions

        java.util.List<java.lang.Double> getXPositions​(java.lang.String elementName)
        Parameters:
        elementName - the element for which to calc for which to calc the x-position
        Returns:
        the x-positions for the element