IChartSelectedSeries.DisplayInLegend

Syntax

DisplayInLegend: Boolean;

Description

The DisplayInLegend property determines whether the series icons are displayed in the legend. If this property is set to True, the series icons are displayed in the legend. If this property is set to False, the series icons are not displayed.

Example

The property use is identical to the example in description of the IChartSerie.DisplayInLegend property.

See also:

IChartSelectedSeries