com.google.gwt.visualization.client
Class ChartArea
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.google.gwt.ajaxloader.client.Properties
com.google.gwt.visualization.client.ChartArea
public class ChartArea
- extends Properties
Specification for chartArea property when setting options.
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 |
ChartArea
protected ChartArea()
create
public static ChartArea create()
setHeight
public final void setHeight(java.lang.String height)
setHeight
public final void setHeight(double height)
setLeft
public final void setLeft(double left)
setLeft
public final void setLeft(java.lang.String left)
setTop
public final void setTop(double top)
setTop
public final void setTop(java.lang.String top)
setWidth
public final void setWidth(double width)
setWidth
public final void setWidth(java.lang.String width)