Search
LegendRenderer.getTitleFontSize Method
See Also
 






Gets the size of font that is used to draw the legend's Title.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public Double getTitleFontSize ()

 Return Value

A double value.

 Remarks

Use setTitle to specify the legend title.

 See Also