Interface ILegend

All Superinterfaces:
IChartComponent

public interface ILegend extends IChartComponent
Represents the Legend of a Chart in the scripting environment
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Checks if series value could be shown in the Legend.
    void
    setShowValue(boolean show)
    Sets the option if series value could be shown in the Legend.

    Methods inherited from interface org.eclipse.birt.chart.script.api.component.IChartComponent

    getTitle, isVisible, setVisible