|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GChartCanvasFactory in com.googlecode.gchart.client |
|---|
| Methods in com.googlecode.gchart.client that return GChartCanvasFactory | |
|---|---|
static GChartCanvasFactory |
GChart.getCanvasFactory()
Returns the GChart class' canvas factory, or null if no canvas factory has been specified. |
| Methods in com.googlecode.gchart.client with parameters of type GChartCanvasFactory | |
|---|---|
static void |
GChart.setCanvasFactory(GChartCanvasFactory factory)
Tells GChart how to create the canvas widgets it needs (specifically, widgets that implement GChart's GChartCanvasLite interface) to render your charts using an external vector graphics library. |
|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||