public class Labels extends Object implements Serializable
public Labels()
public Labels(String text)
public HorizontalAlignment getAlign()
public Function getFormatter()
public Overflow getOverflow()
public Integer getRotation()
public CssStyle getStyle()
public String getText()
public HorizontalAlignment getTextAlign()
public VerticalAlignment getVerticalAlign()
public Integer getX()
public Integer getY()
public Labels setAlign(HorizontalAlignment align)
public Labels setTextAlign(HorizontalAlignment textAlign)
public Labels setVerticalAlign(VerticalAlignment verticalAlign)
public Integer getStep()
public Boolean getEnabled()
public Integer getStaggerLines()
public String getFormat()
public Integer getMaxStaggerLines()
public Labels setFormat(String format)
format - the new format string. Use "{value}" as a placeholder for the axis value.Copyright © 2016. All rights reserved.