Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the 3D shading property of a ChartGroup object. Read/write Boolean.
expression.Has3DShading
expression A variable that represents a ChartGroup object.
This example adds three-dimensional shading to a chart group.
Charts(1).ChartGroups(1).Has3DShading = True
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.