Class C3ChartSize


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

      • C3ChartSize

        public C3ChartSize()
    • Method Detail

      • setWidth

        @JsProperty
        public void setWidth​(double width)
      • setHeight

        @JsProperty
        public void setHeight​(double height)