Has3DShading Property
Applies To
ChartGroup object.
Description
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