|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.ajaxloader.client.Properties
com.google.gwt.visualization.client.AbstractDrawOptions
com.google.gwt.visualization.client.CommonOptions
com.google.gwt.visualization.client.CommonChartOptions
com.google.gwt.visualization.client.visualizations.ColumnChart.Options
public static class ColumnChart.Options
Options for drawing the chart.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.google.gwt.ajaxloader.client.Properties |
---|
Properties.TypeException |
Constructor Summary | |
---|---|
protected |
ColumnChart.Options()
|
Method Summary | |
---|---|
static ColumnChart.Options |
create()
|
void |
set3D(boolean enable3D)
|
void |
setStacked(boolean stacked)
|
Methods inherited from class com.google.gwt.visualization.client.CommonChartOptions |
---|
setAxisBackgroundColor, setAxisBackgroundColor, setAxisColor, setAxisColor, setAxisFontSize, setLogScale, setMax, setMin, setReverseAxis, setShowCategories, setTitleX, setTitleY |
Methods inherited from class com.google.gwt.visualization.client.CommonOptions |
---|
setBackgroundColor, setBackgroundColor, setBorderColor, setBorderColor, setColors, setColors, setColors, setColors, setEnableTooltip, setFocusBorderColor, setFocusBorderColor, setHeight, setLegend, setLegendBackgroundColor, setLegendBackgroundColor, setLegendFontSize, setLegendTextColor, setLegendTextColor, setSize, setTitle, setTitleColor, setTitleColor, setTitleFontSize, setTooltipHeight, setTooltipWidth, setWidth |
Methods inherited from class com.google.gwt.ajaxloader.client.Properties |
---|
getBoolean, getDate, getNumber, getObject, getString, remove, set, set, set, set, set, typeof |
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected ColumnChart.Options()
Method Detail |
---|
public static ColumnChart.Options create()
public final void set3D(boolean enable3D)
public final void setStacked(boolean stacked)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |