Search
TextComponent.setFontName Method
See Also
 






Sets the name 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 setFontName (
    String value
)

 Parameters

value

 See Also