|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.visualization.client.LegendPosition
com.google.gwt.visualization.client.visualizations.PieChart.PieLegendPosition
public static class PieChart.PieLegendPosition
Specifies where to put the legend in the visualization.
Field Summary | |
---|---|
static PieChart.PieLegendPosition |
LABEL
|
Fields inherited from class com.google.gwt.visualization.client.LegendPosition |
---|
BOTTOM, LEFT, NONE, RIGHT, TOP |
Constructor Summary | |
---|---|
protected |
PieChart.PieLegendPosition(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class com.google.gwt.visualization.client.LegendPosition |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final PieChart.PieLegendPosition LABEL
Constructor Detail |
---|
protected PieChart.PieLegendPosition(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |