Interface IsDefaultLegend

    • Method Detail

      • getLabels

        IsDefaultLegendLabels getLabels()
        Returns the labels object defaults.
        Returns:
        the labels object instance
      • getTitle

        IsDefaultLegendTitle getTitle()
        Returns the title object defaults.
        Returns:
        the title object instance
      • isFullSize

        boolean isFullSize()
        Returns true if marks that this box should take the full width/height of the canvas (moving other boxes).
        Returns:
        true if marks that this box should take the full width/height of the canvas (moving other boxes)
      • isReverse

        boolean isReverse()
        Returns if the legend will show datasets in reverse order.
        Returns:
        legend will show datasets in reverse order.
      • getMaxWidth

        int getMaxWidth()
        Returns the maximum width of the legend, in pixels.
        Returns:
        the maximum width of the legend, in pixels
      • getMaxHeight

        int getMaxHeight()
        Returns the maximum height of the legend, in pixels.
        Returns:
        the maximum height of the legend, in pixels