Search
Chart.setFontBold Method
See Also
 






Sets a value indicating whether the text in the chart is bold.

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

 Syntax

Java  Copy Code

public void setFontBold (
    boolean value
)

 Parameters

value

 See Also