Annotation.AnchorOffsetX Property
.NET Framework (current version)
Gets or sets the offset from the anchor point for the X position of an annotation.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.DoubleA double value that represents the offset of the X position from the anchor point.
The annotation must be anchored using either the AnchorDataPoint or the AnchorX property, and its X property must be set to NaN.
.NET Framework
Available since 4.0
Available since 4.0
Show: