CalloutAnnotation.AnchorOffsetY Property
.NET Framework (current version)
Gets or sets the offset that the Y-position of the annotation has from the anchor point.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.DoubleA double value that represents the offset of the annotation's Y-position from the anchor point.
The CalloutAnnotation must be anchored using either the P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.AnchorDataPoint or the P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.AnchorY property, and its P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.Y property must be set to NaN.
.NET Framework
Available since 4.0
Available since 4.0
Show: