The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AnnotationPositionChangingEventArgs::NewAnchorLocationY Property
.NET Framework (current version)
Gets or sets the new annotation anchor point Y location.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Property Value
Type: System::DoubleA double value representing the new annotation anchor point Y location.
When the AnnotationPositionChanging and AnnotationPositionChanged events are raised, the NewAnchorLocationY property determines the new Y coordinate of the annotation. This information is useful when the annotation is newly anchored to a data point.
.NET Framework
Available since 4.0
Available since 4.0
Show: