Search
AxisRenderer.getLabelFontName Method
See Also
 






Gets the name of font that should be used to draw axis labels.

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

 Syntax

Java  Copy Code

public String getLabelFontName ()

 Return Value

A string that identifies the font. The default is "Arial".

 See Also