Search
Chart.setLegendFontSize Method
See Also
 






Sets the font size of the legend, or null, to use the FontSize property.

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

 Syntax

Java  Copy Code

public void setLegendFontSize (
    Double value
)

 Parameters

value

 See Also