Anchors an annotation to two data points.
Anchors an annotation to two data points.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Anchor( _ ByVal dataPoint1 As DataPoint, _ ByVal dataPoint2 As DataPoint _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Anchor( DataPoint dataPoint1, DataPoint dataPoint2 ) | |
Parameters
Anchors an annotation's top/left and bottom/right corners to the specified data points.
Anchors an annotation's top/left and bottom/right corners to the specified data points.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family