Search
AxisSettings.setShowMajorGridLines Method
See Also
 






Sets a value indicating whether to display the major gird lines for this axis.

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

 Syntax

Java  Copy Code

public void setShowMajorGridLines (
    boolean value
)

 Parameters

value

 See Also