Interface IsDefaultPointLabels

    • Method Detail

      • getBackdropPadding

        IsDefaultPadding getBackdropPadding()
        Returns the padding of label backdrop.
        Returns:
        padding of label backdrop.
      • getDisplay

        Display getDisplay()
        Returns if the labels is shown.
        Returns:
        if the labels is shown.
      • getPadding

        int getPadding()
        Returns the padding between chart and point labels, in pixels.
        Returns:
        padding the padding between chart and point labels, in pixels.
      • getBackdropColorAsString

        String getBackdropColorAsString()
        Returns the background color of the point label.
        Returns:
        the background color of the point label
      • isCentered

        boolean isCentered()
        Returns if point labels are centered.
        Returns:
        if point labels are centered
      • getBorderRadius

        int getBorderRadius()
        Returns the border radius (in pixels).
        Returns:
        the border radius (in pixels).