类 SeriesLabelLineStyle

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

public class SeriesLabelLineStyle extends ChartsOptionsBase

Description: 数据标注

Title:首亨软件 - TSS/CRM等

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

    • color

      public String color
    • width

      public int width
    • type

      public String type
    • shadowBlur

      public int shadowBlur
    • shadowColor

      public String shadowColor
    • shadowOffsetX

      public int shadowOffsetX
    • shadowOffsetY

      public int shadowOffsetY
    • opacity

      public double opacity
  • 构造器详细资料

    • SeriesLabelLineStyle

      public SeriesLabelLineStyle()