Search
Theme.getTitleFontName Method
See Also
 






Gets the name of the Font used to draw the chart title.

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

 Syntax

Java  Copy Code

public String getTitleFontName ()

 Return Value

A string that identifies the Font.

 See Also