setHasMajorGridlines Method
In This Topic
Sets whether the axis has major gridlines (True if the axis has major gridlines). This only applies to axes in the primary axis group can have gridlines.
Syntax
void setHasMajorGridlines(
boolean
)
|
Parameters
- value
See Also