Search
Chart.setTitleFontName Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setTitleFontName (
    String value
)

 Parameters

value

 See Also