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

public class MarkLine extends ChartsOptionsBase

Description: 标注数据

Title:首亨软件 - TSS/CRM等

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

    • silent

      protected SSBoolean silent
    • symbol

      protected SSString symbol
    • symbolSize

      protected SSString symbolSize
    • label

      protected DataLabel label
    • itemStyle

      protected ItemStyle itemStyle
    • lineStyle

      protected LineStyle lineStyle
    • animation

      protected SSBoolean animation
    • animationThreshold

      public int animationThreshold
    • animationDuration

      public int animationDuration
    • animationEasing

      public String animationEasing
    • animationDelay

      public SSString animationDelay
    • data

      protected List<MarkLineData> data
  • 构造器详细资料

    • MarkLine

      public MarkLine()
  • 方法详细资料