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