IChartCaption.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether chart caption is displayed. If this property is set to True, the chart caption is displayed; if this property is set to False, the caption is not displayed.

The property is set to True by default.

See also:

IChartCaption