Class ChartLabelStyle

java.lang.Object
cn.mapway.echart.client.ChartLabelStyle

@JsType(isNative=true, namespace="<global>", name="Object") public class ChartLabelStyle extends Object
ChartLabelStyle
Author:
zhang
  • Field Details

    • show

      public boolean show
    • position

      public String position
    • distance

      public float distance
    • color

      public String color
  • Constructor Details

    • ChartLabelStyle

      public ChartLabelStyle()
  • Method Details