IChart.DisplayLegend

Syntax

DisplayLegend: Boolean;

Description

The DisplayLegend property determines whether a legend is displayed.

Comments

If this property is set to True, the legend is displayed in the graph; if the property is set to False, the legend is not displayed.

The property is set to True by default.

See also:

IChart