Has3DShading Property

Microsoft Graph Visual Basic

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