|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.googlecode.gchart.client.GChart.TickLocation
public static final class GChart.TickLocation
Defines keywords INSIDE, OUTSIDE, and CENTERED that specify the location of ticks relative to their axis.
setTickLocation| Field Summary | |
|---|---|
static GChart.TickLocation |
CENTERED
Indicates that ticks are centered on the axis. |
static GChart.TickLocation |
INSIDE
Indicates that ticks are located inside of the axis. |
static GChart.TickLocation |
OUTSIDE
Indicates that ticks are located outside of the axis. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GChart.TickLocation OUTSIDE
setTickLocationpublic static final GChart.TickLocation CENTERED
setTickLocationpublic static final GChart.TickLocation INSIDE
setTickLocation
|
For downloads, demos, and more
visit the Client-side GChart Home Page |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||