In This Topic
Gets or sets a value indicating labels should be displayed even when overlapping issues cannot be resolved.
Default: False.
Syntax
'Declaration
Public Property ShowOverlapped As RdlBool
public RdlBool ShowOverlapped {get; set;}
See Also