Search
TextStyle.getFontStyle Method
See Also
 






Gets the FontStyle.

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

 Syntax

Java  Copy Code

public EnumSet<FontStyle> getFontStyle ()

 Return Value

One of the FontStyle enumeration values. The members allow bitwise combining.

 See Also