Search
Theme.setWidgetFontSize Method
See Also
 






Sets the size of the Font used to draw text in UI widgets.

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

 Syntax

Java  Copy Code

public void setWidgetFontSize (
    double value
)

 Parameters

value

A double value.

 See Also