WallsAndGridlines2D Property From Microsoft Graph Visual Basic previous page next page WallsAndGridlines2D Property True if gridlines are drawn two-dimensionally on a 3-D chart. Read/write Boolean. Example This example causes Microsoft Graph to draw 2-D gridlines for the chart. myChart.WallsAndGridlines2D = True