IChartLabel.DisplayShadow

Syntax

DisplayShadow: Boolean;

Description

The DisplayShadow property determines whether the data label is displayed with shadow.

Comments

If the property is set to True, the label shadow is displayed; if the property is set to False, the shadow is not displayed.

Example

The property use is given in the example for IChartLabel.DisplayBorder.

See also:

IChartLabel