IChartCommonItem.DisplayShadow

Syntax

DisplayShadow: Boolean;

Description

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

The default property value is False.

See also:

IChartCommonItem