IChartCaption.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether chart title is displayed. If the property value is True the chart title is displayed. If the property is set to False the title is not displayed.

Default value of this property is True.

See also:

IChartCaption