Uses of Class
org.dashbuilder.renderer.c3.client.jsbinding.C3Grid
-
Packages that use C3Grid Package Description org.dashbuilder.renderer.c3.client.jsbinding -
-
Uses of C3Grid in org.dashbuilder.renderer.c3.client.jsbinding
Methods in org.dashbuilder.renderer.c3.client.jsbinding that return C3Grid Modifier and Type Method Description C3GridC3JsTypesFactory. c3Grid(boolean showX, boolean showY)Methods in org.dashbuilder.renderer.c3.client.jsbinding with parameters of type C3Grid Modifier and Type Method Description C3ChartConfC3JsTypesFactory. c3ChartConf(C3ChartSize size, C3ChartData data, C3AxisInfo axis, C3Grid grid, C3Transition transition, C3Point point, C3Padding padding, C3Legend legend, C3Color color)voidC3ChartConf. setGrid(C3Grid grid)
-