Search
AxisSettings.setTitleFontName Method
See Also
 






Sets the font name of the axis title, or null, to use the FontName property of the chart.

Namespace: com.mindfusion.spreadsheet.charts
Package: com.mindfusion.spreadsheet.charts

 Syntax

Java  Copy Code

public void setTitleFontName (
    String value
)

 Parameters

value

 See Also