Gets the name of font that should be used to draw the axis Title.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public String getTitleFontName () |
A string that identifies the font.
RemarksUse Axis.setTitle to specify the title.
See Also