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