Search
Series.getLineStyle Method
See Also
 






Gets 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 DashStyle getLineStyle ()

 Return Value

 See Also