Class C3AxisY


  • @JsType(isNative=true,
            namespace="<global>",
            name="Object")
    public class C3AxisY
    extends Object
    • Constructor Detail

      • C3AxisY

        public C3AxisY()
    • Method Detail

      • setShow

        @JsProperty
        public void setShow​(boolean show)
      • setTick

        @JsProperty
        public void setTick​(C3Tick tick)
      • getTick

        @JsProperty
        public C3Tick getTick()
      • setLabel

        @JsProperty
        public void setLabel​(C3AxisLabel label)