Search
Chart.setLegendFontName Method
See Also
 






Sets the font name of the legend, or null, to use the FontName property.

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

 Syntax

Java  Copy Code

public void setLegendFontName (
    String value
)

 Parameters

value

 See Also