Search
Theme.getWidgetFontStyle Method
See Also
 






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

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

 Syntax

Java  Copy Code

public EnumSet<FontStyle> getWidgetFontStyle ()

 Return Value

One of the FontStyle enumeration values. The members allow bitwise combining.

 See Also