Search
Chart.setTitleFontBold Method
See Also
 






Sets a value indicating whether the chart title is bold, or null, to use the FontBold property.

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

 Syntax

Java  Copy Code

public void setTitleFontBold (
    Boolean value
)

 Parameters

value

 See Also