Search
TextStyle.setFontName Method
See Also
 






Sets the name of the Font.

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

 Syntax

Java  Copy Code

public void setFontName (
    String value
)

 Parameters

value

The name of the Font.

 See Also