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

public class HcaLegend extends ChartsOptionsBase

Description: 图例说明是包含图表中数列标志和名称的容器

Title:首亨软件 - TSS/CRM等

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

    • align

      public String align
    • backgroundColor

      public String backgroundColor
    • borderColor

      public String borderColor
    • borderRadius

      public int borderRadius
    • borderWidth

      public int borderWidth
    • enabled

      protected SSBoolean enabled
    • floating

      protected SSBoolean floating
    • itemDistance

      public int itemDistance
    • itemWidth

      public int itemWidth
    • labelFormat

      public String labelFormat
    • layout

      public String layout
    • margin

      public int margin
    • maxHeight

      public int maxHeight
    • padding

      public int padding
    • reversed

      protected SSBoolean reversed
    • rtl

      protected SSBoolean rtl
    • symbolHeight

      public int symbolHeight
    • symbolPadding

      public int symbolPadding
    • symbolRadius

      public int symbolRadius
    • symbolWidth

      public int symbolWidth
    • useHTML

      protected SSBoolean useHTML
    • verticalAlign

      public String verticalAlign
    • width

      public int width
    • x

      public int x
    • y

      public int y
    • itemStyle

      protected SSString itemStyle
  • 构造器详细资料

    • HcaLegend

      public HcaLegend()
  • 方法详细资料