MindFusion.Java Package Programmer's Guide
AxisRenderer.getLabelFontStyle Method
See Also
 






Gets the style of font that is used to draw axis labels.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public EnumSet<FontStyle> getLabelFontStyle ()

 Return Value

One or more of the FontStyle enumeration values.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace