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

public class ItemStyle extends ChartsOptionsBase

Description:

Title:首亨软件 - TSS/CRM等

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

    • normal

      protected ItemStyleNormal normal
    • emphasis

      protected ItemStyleEmphasis emphasis
    • color

      public String color
    • borderColor

      public String borderColor
    • borderWidth

      public int borderWidth
    • borderType

      public String borderType
    • borderDashOffset

      public int borderDashOffset
    • borderCap

      public String borderCap
    • borderJoin

      public String borderJoin
    • borderMiterLimit

      public int borderMiterLimit
    • shadowBlur

      public int shadowBlur
    • shadowColor

      public String shadowColor
    • shadowOffsetX

      public int shadowOffsetX
    • shadowOffsetY

      public int shadowOffsetY
    • opacity

      public int opacity
  • 构造器详细资料

    • ItemStyle

      public ItemStyle()
  • 方法详细资料