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

public class HcaChart extends ChartsOptionsBase

Description:

Title:首亨软件 - TSS/CRM等

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

    • type

      public String type
    • renderTo

      public String renderTo
    • backgroundColor

      public String backgroundColor
    • borderColor

      public String borderColor
    • borderRadius

      public int borderRadius
    • borderWidth

      public int borderWidth
    • height

      public int height
    • width

      public int width
    • inverted

      protected SSBoolean inverted
    • margin

      public String margin
    • marginBottom

      public int marginBottom
    • marginLeft

      public int marginLeft
    • marginRight

      public int marginRight
    • marginTop

      public int marginTop
    • plotBackgroundColor

      public String plotBackgroundColor
    • plotBackgroundImage

      public String plotBackgroundImage
    • plotBorderColor

      public String plotBorderColor
    • plotBorderWidth

      public int plotBorderWidth
    • spacingBottom

      public int spacingBottom
    • spacingLeft

      public int spacingLeft
    • spacingRight

      public int spacingRight
    • spacingTop

      public int spacingTop
    • zoomType

      public String zoomType
    • style

      protected SSString style
    • events

      protected ChartEvents events
    • options3d

      protected ChartOptions3d options3d
  • 构造器详细资料

    • HcaChart

      public HcaChart()
  • 方法详细资料