java.lang.Object
com.sh.wf.module.component.chart.common.ChartsOptionsBase
com.sh.wf.module.component.chart.common.highcharts.XAxisLabels
所有已实现的接口:
Serializable, Cloneable

public class XAxisLabels extends ChartsOptionsBase

Description: 轴标签(显示在刻度上的数值或者分类名称)

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015年1月30日
另请参阅:
  • 字段详细资料

    • align

      public String align
    • enabled

      public boolean enabled
    • format

      public String format
    • formatter

      protected SSString formatter
    • overflow

      public String overflow
    • rotation

      public int rotation
    • staggerLines

      public int staggerLines
    • style

      public SSString style
    • useHTML

      public boolean useHTML
    • x

      public int x
    • y

      public int y
    • zIndex

      public int zIndex
  • 构造器详细资料

    • XAxisLabels

      public XAxisLabels()
  • 方法详细资料

    • getFormatter

      public SSString getFormatter()
    • getStyle

      public SSString getStyle()