Uses of Class
software.xdev.chartjs.model.options.elements.Bar
Packages that use Bar
-
Uses of Bar in software.xdev.chartjs.model.options.elements
Fields in software.xdev.chartjs.model.options.elements declared as BarMethods in software.xdev.chartjs.model.options.elements that return BarModifier and TypeMethodDescriptionBarElements.getBars()Bar.setBackgroundColor(Object backgroundColor) Default bar fill colorBar.setBorderColor(Object borderColor) Default bar stroke colorBar.setBorderSkipped(BorderSkipped borderSkipped) Default skipped (excluded) border for rectangle.Bar.setBorderWidth(Integer borderWidth) Default bar stroke widthMethods in software.xdev.chartjs.model.options.elements with parameters of type BarConstructors in software.xdev.chartjs.model.options.elements with parameters of type Bar