|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILegend
Represents the Legend of a Chart in the scripting environment
| Method Summary | |
|---|---|
boolean |
isShowValue()
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 |
| Method Detail |
|---|
boolean isShowValue()
IChart.isColorByCategory(),
IChart.setColorByCategory(boolean)void setShowValue(boolean show)
show - show value or notIChart.isColorByCategory(),
IChart.setColorByCategory(boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||