Annotation.SetAnchor Method (DataPoint, DataPoint)
.NET Framework (current version)
Anchors an annotation to two data points.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- dataPoint1
-
Type:
System.Web.UI.DataVisualization.Charting.DataPoint
The first anchor DataPoint.
- dataPoint2
-
Type:
System.Web.UI.DataVisualization.Charting.DataPoint
The second anchor DataPoint.
Anchors an annotation's top-left and bottom-right corners to the specified data points.
.NET Framework
Available since 4.0
Available since 4.0
Show: