|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HoverUpdateable in com.googlecode.gchart.client |
|---|
| Methods in com.googlecode.gchart.client that return HoverUpdateable | |
|---|---|
HoverUpdateable |
GChart.Symbol.getHoverWidget()
When widget-based hover annotations are being used by the curve associated with this symbol, this method returns the HoverUpdateable widget used within those annotations. |
| Methods in com.googlecode.gchart.client with parameters of type HoverUpdateable | |
|---|---|
void |
GChart.Symbol.setHoverWidget(HoverUpdateable annotationWidget)
Specifies a HoverUpdateable widget that will be used to display all hover annotations associated with this symbol. |
void |
GChart.Symbol.setHoverWidget(HoverUpdateable hoverWidget,
int widthUpperBound,
int heightUpperBound)
Specifies a HoverUpdateable widget that will be used to display the hover annotations associated with this symbol. |
|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||