IChartCommonItem.DisplayShadow

Syntax

DisplayShadow: Boolean;

Description

The DisplayShadow property determines whether a shadow is displayed for a graph component (series, marker, and so on). If the property is set to True, the object on a graph has shadows; if the property is set to False, shadows are not displayed.

The property is set to False by default.

See also:

IChartCommonItem