Interface DRIDesignChartLegend

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRDesignChartLegend

public interface DRIDesignChartLegend extends Serializable

DRIDesignChartLegend interface.

Author:
Ricardo Mariaca
  • Method Details

    • getColor

      Color getColor()

      getColor.

      Returns:
      a Color object.
    • getBackgroundColor

      Color getBackgroundColor()

      getBackgroundColor.

      Returns:
      a Color object.
    • getShowLegend

      Boolean getShowLegend()

      getShowLegend.

      Returns:
      a Boolean object.
    • getFont

      DRIDesignFont getFont()

      getFont.

      Returns:
      a DRIDesignFont object.
    • getPosition

      Position getPosition()

      getPosition.

      Returns:
      a Position object.