Gets the size of font that is used to draw the legend's Title.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Double getTitleFontSize () |
A double value.
RemarksUse setTitle to specify the legend title.
See Also