|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GChart.Axis in com.googlecode.gchart.client |
|---|
| Subclasses of GChart.Axis in com.googlecode.gchart.client | |
|---|---|
class |
GChart.XAxis
The x-axis of a GChart. |
class |
GChart.Y2Axis
The right, or "y2", axis of a GChart. |
class |
GChart.YAxis
The left y-axis of a GChart. |
| Methods in com.googlecode.gchart.client that return GChart.Axis | |
|---|---|
GChart.Axis |
GChart.getXAxis()
Returns the x-axis associated with this chart. |
GChart.Axis |
GChart.getY2Axis()
Returns the y2-axis (right y axis) associated with this chart. |
GChart.Axis |
GChart.getYAxis()
Returns the (left) y-axis associated with this chart. |
|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||