Search
Theme.setTitleFontName Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setTitleFontName (
    String value
)

 Parameters

value

A string that identifies the Font.

 See Also