Search
AxisSettings.setTitleFontUnderline Method
See Also
 






Sets a value indicating whether the axis title is underlined, or null, to use the FontUnderline property of the chart.

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

 Syntax

Java  Copy Code

public void setTitleFontUnderline (
    Boolean value
)

 Parameters

value

 See Also