Uses of Class
software.xdev.chartjs.model.options.elements.Arc
Packages that use Arc
-
Uses of Arc in software.xdev.chartjs.model.options.elements
Fields in software.xdev.chartjs.model.options.elements declared as ArcMethods in software.xdev.chartjs.model.options.elements that return ArcModifier and TypeMethodDescriptionArcElements.getArc()Arc.setBackgroundColor(Object backgroundColor) Default fill color for arcs.Arc.setBorderColor(Object borderColor) Default stroke color for arcsArc.setBorderWidth(Integer borderWidth) Default stroke width for arcsMethods in software.xdev.chartjs.model.options.elements with parameters of type ArcConstructors in software.xdev.chartjs.model.options.elements with parameters of type Arc