public class Highlighter extends Object implements Element
| Constructor and Description |
|---|
Highlighter() |
public Boolean getShow()
public void setShow(Boolean show)
public Boolean getShowTooltip()
public void setShowTooltip(Boolean showTooltip)
public String getTooltipFormatString()
public void setTooltipFormatString(String tooltipFormatString)
public Boolean getShowMarker()
public void setShowMarker(Boolean showMarker)
public Double getLineWidthAdjust()
public void setLineWidthAdjust(Double lineWidthAdjust)
public Double getSizeAdjust()
public void setSizeAdjust(Double sizeAdjust)
public Location getTooltipLocation()
public void setTooltipLocation(Location tooltipLocation)
public Boolean getFadeTooltip()
public void setFadeTooltip(Boolean fadeTooltip)
public String getTooltipFadeSpeed()
public void setTooltipFadeSpeed(String tooltipFadeSpeed)
public Double getTooltipOffset()
public void setTooltipOffset(Double tooltipOffset)
public TooltipAxes getTooltipAxes()
public void setTooltipAxes(TooltipAxes tooltipAxes)
public Boolean getUseAxesFormatters()
public void setUseAxesFormatters(Boolean useAxesFormatters)
public String getFormatString()
public void setFormatString(String formatString)
public Integer getYvalues()
public void setYvalues(Integer yvalues)
public Boolean getBringSeriesToFront()
public void setBringSeriesToFront(Boolean bringSeriesToFront)
Copyright © 2020. All rights reserved.