Annotation.AnchorOffsetY Property
.NET Framework (current version)
Gets or sets the offset from the anchor point for the Y 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 Y position from the anchor point.
The annotation must be anchored using either the AnchorDataPoint or AnchorY property, and its Y property must be set to NaN.
.NET Framework
Available since 4.0
Available since 4.0
Show: