Package com.evolveum.wicket.chartjs
Class ChartTitleOption
- java.lang.Object
 - 
- com.evolveum.wicket.chartjs.ChartTitleOption
 
 
- 
- All Implemented Interfaces:
 Serializable
public class ChartTitleOption extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ChartTitleOption() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleangetDisplay()IntegergetFontSize()voidsetDisplay(Boolean display)voidsetFontSize(Integer fontSize) 
 -