Package de.yanwittmann.j2chartjs.type
Class ChartFont
java.lang.Object
de.yanwittmann.j2chartjs.options.AbstractChartOption
de.yanwittmann.j2chartjs.type.ChartFont
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSize()getStyle()setLineHeight(double lineHeight)setLineHeight(int lineHeight)setLineHeight(Number lineHeight)org.json.JSONObjecttoJson()
-
Constructor Details
-
ChartFont
public ChartFont()
-
-
Method Details
-
getFamily
-
setFamily
-
getSize
-
setSize
-
getStyle
-
setStyle
-
getWeight
-
setWeight
-
getLineHeight
-
setLineHeight
-
setLineHeight
-
setLineHeight
-
toJson
public org.json.JSONObject toJson()- Specified by:
toJsonin classAbstractChartOption
-