Sets the name of font that is used to draw the axis Title.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setTitleFontName ( |
A string that represents the name of the font.
RemarksUse Axis.setTitle to specify the title.
See Also