Search
Series.setLineStyle Method
See Also
 






Sets the outline style of the chart elements representing the series, or null, to draw solid lines.

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

 Syntax

Java  Copy Code

public void setLineStyle (
    DashStyle value
)

 Parameters

value

 See Also