Gets the size of font that should be used to draw the title of the Axis.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Double getTitleFontSize () |
A double value that indicates the font size.
RemarksUse Axis.setTitle to specify the title.
See Also