IsOverlap: Boolean;
IsOverlap: boolean;
The IsOverlap property determines whether the legend does not reduce visualizer workspace.
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.
The example of its use is shown on the IVZLegends.Add method description page.
See also: