Class BorderConfiguration
java.lang.Object
software.xdev.chartjs.model.options.scale.cartesian.BorderConfiguration
Border Configuration
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()
getDash()
getWidth()
getZ()
setDashOffset
(Number dashOffset) setDisplay
(Boolean display)
-
Field Details
-
display
-
dash
-
dashOffset
-
color
-
width
-
z
-
-
Constructor Details
-
BorderConfiguration
public BorderConfiguration()
-
-
Method Details
-
getDisplay
-
setDisplay
-
getColor
-
setColor
-
getWidth
-
setWidth
-
getDash
-
setDash
-
getDashOffset
-
setDashOffset
-
getZ
-
setZ
-