WallsAndGridlines2D Property

Microsoft Graph Visual Basic

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