DataVisualizerContainer.getIsOverlap

Syntax

getIsOverlap();

Description

The getIsOverlap method returns whether container does not reduce automatically its workspace.

Comments

The method returns value of the Boolean type. If container does not reduce the workspace, the method returns the True value, otherwise it is False.

Example

The property use is given in the page with description of the DataVisualizerContainer.addElement method.

DataVisualizerContainer