IChartAxis.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether an axis is displayed.

Comments

If the property is set to True, the axis is displayed; if the property is set to False, the axis is not displayed.

The property is set to True by default.

See also:

IChartAxis