Search
Theme.setSubtitleFontName Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setSubtitleFontName (
    String value
)

 Parameters

value

A string that identifies the Font.

 See Also