Uses of Class
org.dashbuilder.renderer.c3.client.jsbinding.C3Threshold
-
Packages that use C3Threshold Package Description org.dashbuilder.renderer.c3.client.jsbinding -
-
Uses of C3Threshold in org.dashbuilder.renderer.c3.client.jsbinding
Methods in org.dashbuilder.renderer.c3.client.jsbinding that return C3Threshold Modifier and Type Method Description C3ThresholdC3JsTypesFactory. c3Threshold(int[] values)Methods in org.dashbuilder.renderer.c3.client.jsbinding with parameters of type C3Threshold Modifier and Type Method Description C3ColorC3JsTypesFactory. c3Color(String[] pattern, C3Threshold threshold)voidC3Color. setThreshold(C3Threshold threshold)
-