IChartCommonItem.DisplayBorder

Syntax

DisplayBorder: Boolean;

Description

The DisplayBorder property determines whether an outline is displayed. If the property is set to True, the outline is displayed in the chart, if the property is set to False, the outline is not displayed.

The default property value is True.

See also:

IChartCommonItem