Uses of Class
org.knowm.xchart.style.DialStyler
-
Packages that use DialStyler Package Description org.knowm.xchart.style -
-
Uses of DialStyler in org.knowm.xchart.style
Methods in org.knowm.xchart.style that return DialStyler Modifier and Type Method Description DialStyler
DialStyler. setCircular(boolean isCircular)
Sets whether or not the radar chart is forced to be circular.DialStyler
DialStyler. setTheme(Theme theme)
Set the theme the styler should use
-