Search
Theme.setWidgetFontName Method
See Also
 






Sets 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 void setWidgetFontName (
    String value
)

 Parameters

value

A string that identifies the name of the Font.

 See Also