Class ChartGrid

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

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

    • left

      public String left
    • bottom

      public String bottom
    • top

      public String top
    • containLabel

      public boolean containLabel
  • Constructor Details

    • ChartGrid

      public ChartGrid()
  • Method Details