IChartSelectedSeries.Shadow

Syntax

Shadow: IChartShadow;

Description

The Shadow property returns parameters of the data series shadow. Before applying the shadow parameters, set the DisplayShadow property to True.

Example

The property use is identical to the example described in the IChartSerie.Shadow property.

See also:

IChartSelectedSeries