Class C3Color


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

      • C3Color

        public C3Color()
    • Method Detail

      • setPattern

        @JsProperty
        public void setPattern​(String[] pattern)
      • setThreshold

        @JsProperty
        public void setThreshold​(C3Threshold threshold)