|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IChartComponent
Represents an abstract component in the scripting environment. A component can be Axis, Series, Legend, and etc.
| Method Summary | |
|---|---|
ILabel |
getTitle()
Gets the title of component |
boolean |
isVisible()
Checks if current component is visible |
void |
setVisible(boolean visible)
Sets if current component is visible |
| Method Detail |
|---|
boolean isVisible()
void setVisible(boolean visible)
visible - ILabel getTitle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||