Search
Chart.setTitleFontSize Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setTitleFontSize (
    Double value
)

 Parameters

value

 See Also