Visual Basic (Declaration) | |
---|---|
Public Property AllowMarkerOverlap As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool AllowMarkerOverlap {get; set;} |
Note: This feature incures a performance cost when many markers and labels are
present. Setting this property to true may improve performance in some instances. When
this feature is not used, the labels will still try to avoid markers, however, overlap
may occur.