Search
Theme.getAxisTitleFontName Method
See Also
 






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