IChartSeries.DisplayLabels

Syntax

DisplayLabels: Boolean;

Description

The DisplayLabels property determines whether labels are displayed for all chart series.

Comments

The property is outdated, use IChartSerieBase.LabelsEnabled.

See also:

IChartSeries