MindFusion.Charting for Java Programmer's Guide
Theme.setAxisLabelsFontStyle Method
See Also
 






  Gauges

Sets the style of font used to draw axis labels.

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

 Syntax

Java  Copy Code

public void setAxisLabelsFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also