MindFusion.Java Package Programmer's Guide
AxisRenderer.setTitleFontName Method
See Also
 






Sets the name of font that is used to draw the axis Title.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setTitleFontName (
    String value
)

 Parameters

value

A string that represents the name of the font.

 Remarks

Use Axis.setTitle to specify the title.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace