Uses of Class
software.xdev.chartjs.model.options.PieOptions
Packages that use PieOptions
-
Uses of PieOptions in software.xdev.chartjs.model.charts
Methods in software.xdev.chartjs.model.charts that return PieOptionsConstructors in software.xdev.chartjs.model.charts with parameters of type PieOptions -
Uses of PieOptions in software.xdev.chartjs.model.options
Methods in software.xdev.chartjs.model.options that return PieOptionsModifier and TypeMethodDescriptionPieOptions.setCircumference(Number circumference) Sweep to allow arcs to coverPieOptions.setCutoutPercentage(Number cutoutPercentage) The percentage of the chart that is cut out of the middle.PieOptions.setElements(ArcElements elements) PieOptions.setRotation(Number rotation) Starting angle to draw arcs from