Search
TextComponent.setFontSize Method
See Also
 






Sets the size of the font that should be used to draw the component's text.

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

 Syntax

Java  Copy Code

public void setFontSize (
    Double value
)

 Parameters

value

 See Also