WallsAndGridlines2D Property

Microsoft Excel Visual Basic

WallsAndGridlines2D Property

       

True if gridlines are drawn two-dimensionally on a 3-D chart. Read/write Boolean.

Example

This example causes Microsoft Excel to draw 2-D gridlines on Chart1.

Charts("Chart1").WallsAndGridlines2D = True