Search
Chart.setFontName Method
See Also
 






Sets the font of the texts in the chart.

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

 Syntax

Java  Copy Code

public void setFontName (
    String value
)

 Parameters

value

 See Also