Show contents 

IChart > Chart Assembly Interfaces > IChartMarker > IChartMarker.DisplayShadow

IChartMarker.DisplayShadow

Syntax

DisplayShadow: Boolean;

Description

The DisplayShadow property determines whether a shadow is displayed for a marker.

Comments

If the property is set to True, markers in a chart have shadows. If the property is set to False, shadows are not displayed.

See also:

IChartMarker