TCustomChartLegend.ShouldDraw
TCustomChartLegend
function ShouldDraw: Boolean;
Unit
Chart
Description
Returns True when the Legend must be displayed.
That is, when the Legend Visible property is True and either the Chart has any visible Series or the Legend CheckBoxes property is True.