Gets 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 String getTitleFontName () |
A string that identifies the name of the font.
RemarksUse setTitle to specify the legend title.
See Also