Gets the style of the font used to draw labels for data items.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public EnumSet<FontStyle> getLabelFontStyle () |
One of the FontStyle enumeration values. The members allow bitwise combining.
See Also