Search
Chart.setLegendFontStrikeout Method
See Also
 






Sets a value indicating whether the legend text is with a line through the middle, or null, to use the FontStrikeout property.

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

 Syntax

Java  Copy Code

public void setLegendFontStrikeout (
    Boolean value
)

 Parameters

value

 See Also