MindFusion.Charting for Java Programmer's Guide
TextStyle.getFontName Method
See Also
 






  Gauges

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