Has3DShading Property From Microsoft Graph Visual Basic previous page next page Has3DShading Property True if the chart group has three-dimensional shading. Read/write Boolean. Example This example adds three-dimensional shading to chart group one on the chart. Charts(1).ChartGroups(1).Has3DShading = True