Gets the style of font that should be used to draw the title of the Axis.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public EnumSet<FontStyle> getTitleFontStyle () |
One of the FontStyle enumeration values. The enum allows bitwise combination.
Use Axis.setTitle to specify the title label.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |