IChartSerieBase.DefaultLabel

Syntax

DefaultLabel: IChartLabel;

Description

The DefaultLabel property determines default settings for labels of a series.

Comments

On determining default settings of label, the Selected property is not available; when trying to use it, the message "The property can be applied only for each label individually" is displayed.

Example

The property use is given in the example for IChartSeries.DefaultSerie.

See also:

IChartSerieBase