DisplayLegend: Boolean;
DisplayLegend: System.Boolean;
The DisplayLegend property determines whether a legend is displayed.
If this property is set to True, a legend is displayed on a graph. If this property is set to False, no legend is displayed.
The default value of this property is True.
The example of use is given in description of the IUiChart.Type property.
See also: