类 LineStyleNormal

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

public class LineStyleNormal extends ChartsOptionsBase

Description: 线条(线段)样式

Title:首亨软件 - TSS/CRM等

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

    • color

      protected SSString color
    • type

      public String type
    • width

      public int width
    • shadowBlur

      public int shadowBlur
    • shadowColor

      protected SSString shadowColor
    • shadowOffsetX

      public int shadowOffsetX
    • shadowOffsetY

      public int shadowOffsetY
    • opacity

      public int opacity
    • curveness

      public int curveness
  • 构造器详细资料

    • LineStyleNormal

      public LineStyleNormal()
  • 方法详细资料

    • getColor

      public SSString getColor()
    • getShadowColor

      public SSString getShadowColor()