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 default value of this property is True.

See also:

IChartAxis