IChartCorridor.DisplayInLegend

Syntax

DisplayInLegend: Boolean;

Description

The DisplayInLegend property determines whether a corridor can be displayed in the chart legend.  

Comments

Chart corridors can be displayed both for internal and external legends.

The property is saved together with the chart.

Example

The property use is given in the example for IChartCorridor.Text.

See also:

IChartCorridor