Object Reference > GridLines Object > GridLines Object Properties > IsOnTop Property (GridLines) |
IsOnTop Property (GridLines)
Indicates whether Axis gridlines are drawn over or under the charted data.
Property IsOnTop As Boolean
For some charts, such as area or other filled charts, it is sometimes desirable to draw the gridlines over the charted data so they can be seen. Set this property to True to show grid lines. The default value is False.
See Also