Search
Chart.getGridLineStyle Method
See Also
 






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

 Return Value

 See Also