Search
Chart.getTitleFontName Method
See Also
 






Gets the name of the Font used to draw the chart's Title.

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

 Syntax

Java  Copy Code

public String getTitleFontName ()

 Return Value

A string that identifies the Font.

 See Also