Search
TextComponent.setFontStyle Method
See Also
 






Sets the style 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 setFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also