CalloutAnnotation.AnchorOffsetX Property
.NET Framework (current version)
Gets or sets the offset that the X-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 X-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.AnchorX property, and its P:System.Web.UI.DataVisualization.Charting.CalloutAnnotation.X property must be set to NaN.
.NET Framework
Available since 4.0
Available since 4.0
Show: