Package com.evolveum.wicket.chartjs
Class ChartLegendOption
java.lang.Object
com.evolveum.wicket.chartjs.ChartLegendOption
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetDisplay(Boolean display) voidsetLabels(ChartLegendLabel labels) voidsetPosition(String position) 
- 
Constructor Details- 
ChartLegendOptionpublic ChartLegendOption()
 
- 
- 
Method Details- 
getPosition
- 
setPosition
- 
getLabels
- 
setLabels
- 
getDisplay
- 
setDisplay
 
-