Search
Chart.getSubtitleFontName Method
See Also
 






Gets the name of the font used to draw chart's Subtitle.

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

 Syntax

Java  Copy Code

public String getSubtitleFontName ()

 Return Value

A string that identifies the font.

 See Also