Returns or sets a Boolean value that determines if the object has a shadow.
expression . Shadow
expression A variable that represents a ChartTitle object.
This example adds a shadow to the title of myChart.
Charts("Chart1").ChartTitle.Shadow = True