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

public class YaxisLabels extends ChartsOptionsBase

Description: y轴刻度文字标签。

Title:首亨软件 - TSS/CRM等

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

    • align

      public String align
    • enabled

      protected SSBoolean enabled
    • format

      public String format
    • formatter

      protected SSString formatter
    • overflow

      public String overflow
    • rotation

      public int rotation
    • useHTML

      public SSBoolean useHTML
    • x

      public int x
    • y

      public int y
    • zIndex

      public int zIndex
    • style

      protected SSString style
  • 构造器详细资料

    • YaxisLabels

      public YaxisLabels()
  • 方法详细资料

    • getStyle

      public SSString getStyle()
    • getFormatter

      public SSString getFormatter()
    • getEnabled

      public SSBoolean getEnabled()
    • getUseHTML

      public SSBoolean getUseHTML()