public interface IChartComponent
| Modifier and Type | Method and Description |
|---|---|
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
|
boolean isVisible()
void setVisible(boolean visible)
visible - ILabel getTitle()
Copyright © 2005-2008 Actuate Corp. All rights reserved.