Show contents 

IChart > Chart Assembly Interfaces > IChartCommonItem > IChartCommonItem.DisplayBorder

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 on the chart; if the property is set to False, the outline is not displayed.

The property is set to True by default.

See also:

IChartCommonItem