Search
TextStyle.getFontName Method
See Also
 






Gets the name of the Font.

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

 Syntax

Java  Copy Code

public String getFontName ()

 Return Value

A string value that identifies the Font.

 See Also