Has3DShading Property

Microsoft Excel Visual Basic

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 chart one.

Charts(1).ChartGroups(1).Has3DShading = True