Gets the style of the Font used to draw labels at an Axis.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public EnumSet<FontStyle> getAxisLabelsFontStyle () |
One of the FontStyle enumeration values. The members allow bitwise combining.
See Also