|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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 |
public boolean isShowValue()
IChart.isColorByCategory(),
IChart.setColorByCategory(boolean)public 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 | ||||||||||