Gets the style of font that is used to draw axis labels.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public EnumSet<FontStyle> getLabelFontStyle () |
One or more of the FontStyle enumeration values.
See Also