IChartSerieBase.LabelsEnabled

Syntax

LabelsEnabled: Boolean;

Description

The LabelsEnabled property determines whether labels will be displayed for a data series.

Comments

Enables or disables label display . If this property is set to True, data labels for all points of a series are displayed on the graph. If the property is set to False, the data labels are not displayed.

See also:

IChartSerieBase