Gets or sets a value that indicates whether the label will be positioned using collision detection.
[Visual Basic]
Public Property DynamicPosition As Boolean
[C#]
public bool DynamicPosition {get; set;}
This causes the labels to be concious of eachother and doesnt permit them to overlap one another. When a label is drawn away from the data point it represents, a Line is drawn from the label's new position to the data point.
SmartLabel Class | SmartLabel Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.