Search
AxisRenderer.getLabelFontStyle Method
See Also
 






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

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

 Syntax

Java  Copy Code

public EnumSet<FontStyle> getLabelFontStyle ()

 Return Value

One or more of the FontStyle enumeration values.

 See Also