Search
TextComponent.getFontStyle Method
See Also
 






Gets 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 EnumSet<FontStyle> getFontStyle ()

 Return Value

 See Also