IChartLabel.DisplayNoteLine

Syntax

DisplayNoteLine: Boolean;

Description

The DisplayNoteLine property determines a label callout display mode.

Comments

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

This property is set to False by default.

NOTE. This property is outdated. Use IChartLabel.Type instead.

See also:

IChartLabel