Package com.evolveum.wicket.chartjs
Class ChartLegendOption
java.lang.Object
com.evolveum.wicket.chartjs.ChartLegendOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDisplay
(Boolean display) void
setLabels
(ChartLegendLabel labels) void
setPosition
(String position)
-
Constructor Details
-
ChartLegendOption
public ChartLegendOption()
-
-
Method Details
-
getPosition
-
setPosition
-
getLabels
-
setLabels
-
getDisplay
-
setDisplay
-