Search
Theme.setAxisTitleFontName Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setAxisTitleFontName (
    String value
)

 Parameters

value

A string that identifies the Font.

 See Also