MindFusion.Charting for Java Programmer's Guide
Theme.getWidgetFontName Method
See Also
 






  Gauges

Gets the name of the Font used to draw text in UI widgets.

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

 Syntax

Java  Copy Code

public String getWidgetFontName ()

 Return Value

A string that identifies the Font.

 See Also