True if grid lines are drawn when Axes Object is visible. Read/write Boolean.
The following example draws grid lines when the Axes object is shown.
World.Screen.Axes.GridLines = True World.Screen.Axes.Show