IVZLegendBase.IsOverlap

Syntax

IsOverlap: Boolean;

Description

The IsOverlap property determines whether the legend does not reduce visualizer workspace.

Comments

The property is set to True if the legend does not reduce visualizer workspace, that is, overlaps it, and to False if the legend reduces visualizer workspace.

Example

The example of its use is shown on the IVZLegends.Add method description page.

See also:

IVZLegendBase