public class Tooltip extends Object implements Serializable
| Constructor and Description |
|---|
Tooltip() |
public String getPercentageSuffix()
public String getPercentagePrefix()
public String getTotalSuffix()
public String getTotalPrefix()
public Integer getTotalDecimals()
public Boolean getAnimation()
public ColorReference getBackgroundColor()
public ColorReference getBorderColor()
public Integer getBorderRadius()
public Integer getBorderWidth()
public Crosshair[] getCrosshairs()
public Boolean getEnabled()
public String getFooterFormat()
public Function getFormatter()
public String getHeaderFormat()
public Integer getPercentageDecimals()
public String getPointFormat()
public Function getPositioner()
public Boolean getShadow()
public Boolean getShared()
public Integer getSnap()
public CssStyle getStyle()
public Boolean getUseHTML()
public Integer getValueDecimals()
public String getValuePrefix()
public String getValueSuffix()
public String getxDateFormat()
public Tooltip setBackgroundColor(ColorReference backgroundColor)
public Tooltip setBorderColor(ColorReference borderColor)
Copyright © 2013. All Rights Reserved.