Show AllShow All

Shadow Property

ShowShadow property as it applies to the AxisTitle, ChartArea, ChartTitle, DataLabel, DataLabels, DisplayUnitLabel, Legend, LegendKey, Point, and Series objects.

ShowShadow property as it applies to the Font object.

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 myChart.

myChart.ChartTitle.Shadow = True