Interface ChartLegend

    • Method Detail

      • getPosition

        LegendPosition getPosition()
        Deprecated.
        Returns:
        legend position
      • setPosition

        void setPosition​(LegendPosition position)
        Deprecated.
        Parameters:
        position - new legend position
      • isOverlay

        boolean isOverlay()
        Deprecated.
        Returns:
        overlay value.
      • setOverlay

        void setOverlay​(boolean value)
        Deprecated.
        If true the legend is positioned over the chart area otherwise the legend is displayed next to it. Default is no overlay.
        Parameters:
        value -