Search
AxisRenderer.setLabelFontName Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setLabelFontName (
    String value
)

 Parameters

value

A string that identifies the font.

 See Also