Uses of Class
com.jbstrap.ui.components.charts.DonutChart
Packages that use DonutChart
-
Uses of DonutChart in com.jbstrap.ui.components.charts
Methods in com.jbstrap.ui.components.charts that return DonutChartModifier and TypeMethodDescriptionDonutChart.setBorderColor
(String color) Sets the border color for the circle slices.DonutChart.setBorderRadius
(int radius) Sets the rounding radius of circle slice corners.DonutChart.setBorderWidth
(int width) Sets the border width.DonutChart.setDataLabels
(DataLabels labels) Sets the label for each circle slice.DonutChart.setPaddingAngle
(Integer padding) Sets the size of the empty area (padding) between two circle slices.Sets the series displayed on the chart.DonutChart.setThickness
(Integer thickness) Adjusts the radius of the inner circle.