IChartSeriePoint.Label

Syntax

Label: IChartLabel;

Description

The Label property enables the user to work with a data label of a data series point.

Comments

Before using the property enable data labels displaying using IChartSerie.LabelsEnabled.

Example

Examples of use are given in the IChartSerie.SeriePoint property.

See also:

IChartSeriePoint