Uses of Class
org.dashbuilder.renderer.c3.client.jsbinding.C3Donut
-
Packages that use C3Donut Package Description org.dashbuilder.renderer.c3.client.charts.pie org.dashbuilder.renderer.c3.client.jsbinding -
-
Uses of C3Donut in org.dashbuilder.renderer.c3.client.charts.pie
Methods in org.dashbuilder.renderer.c3.client.charts.pie that return C3Donut Modifier and Type Method Description protected C3DonutC3PieChartDisplayer. createDonut() -
Uses of C3Donut in org.dashbuilder.renderer.c3.client.jsbinding
Methods in org.dashbuilder.renderer.c3.client.jsbinding that return C3Donut Modifier and Type Method Description C3DonutC3JsTypesFactory. c3Donut(String holeTitle)Methods in org.dashbuilder.renderer.c3.client.jsbinding with parameters of type C3Donut Modifier and Type Method Description voidC3ChartConf. setDonut(C3Donut donut)
-