Class LegendOptions.Title
java.lang.Object
software.xdev.chartjs.model.options.LegendOptions.Title
- Enclosing class:
- LegendOptions
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetColor()
getFont()
getText()
setDisplay
(Boolean display) setPadding
(Object padding) setPosition
(String position)
-
Field Details
-
display
-
color
-
font
-
position
-
padding
-
text
-
-
Constructor Details
-
Title
public Title()
-
-
Method Details
-
getDisplay
-
setDisplay
-
getColor
-
setColor
-
getFont
-
setFont
-
getPosition
-
setPosition
-
getPadding
-
setPadding
-
getText
-
setText
-