Search
Chart.setGridLineStyle Method
See Also
 






Sets the style of the major grid lines, or null, to draw solid lines.

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

 Syntax

Java  Copy Code

public void setGridLineStyle (
    DashStyle value
)

 Parameters

value

 See Also