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 conscious of each other and does not permit them to overlap. When a label is positioned away from the data point it represents, the 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.