IChartLabel.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether data labels are displayed.

Comments

If the property is set to True, labels are displayed for the series in the graph, if the property is set to False, the labels are not displayed.

By default this property is set to False.

See also:

IChartLabel