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






  Gauges

Gets the name of the Font used to draw the title label for an Axis.

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

 Syntax

Java  Copy Code

public String getAxisTitleFontName ()

 Return Value

A string instance.

 See Also