Search
TextStyle.setFontStyle Method
See Also
 






Sets the font style.

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

 Syntax

Java  Copy Code

public void setFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

A FontStyle enumset specifying the font style.

 See Also