Search
Chart.setFontItalic Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setFontItalic (
    boolean value
)

 Parameters

value

 See Also