IsOverlap: Boolean;
The IsOverlap property indicates if the legend overlaps with the visualizer working area.
Use JSON or the setIsOverlap method to set the property value, and the getIsOverlap method to get the property value.
This property contains the True value, if the legend overlaps with working area of the visualizer, otherwise property value is False.
The example of use is given on the page with description of the LegendBase.ContentAlignment property.
See also: