Applies To
AxisTitle Object, ChartArea Object, ChartObject Object, ChartObjects Collection, ChartTitle Object, DataLabel Object, DataLabels Collection, Drawing Object, DrawingObjects Collection, Drawings Collection, Font Object, GroupObject Object, GroupObjects Collection, Legend Object, OLEObject Object, OLEObjects Collection, Oval Object, Ovals Collection, Picture Object, Pictures Collection, Rectangle Object, Rectangles Collection, TextBox Object, TextBoxes Collection.
Description
True if the font is a shadow font or if the drawing object has a shadow. Read-write.
Remarks
For the Font object, this property has no effect in Microsoft Windows, but its value is retained (it can be set and returned).
Example
This example adds a shadow to the title of Chart1.
Charts("Chart1").ChartTitle.Shadow = True