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::NewLocationY Property
.NET Framework (current version)
Gets or sets the new Y coordinate of the annotation location.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Property Value
Type: System::DoubleA double value that represents the new Y coordinate of the annotation location.
When the AnnotationPositionChanging and AnnotationPositionChanged events are raised, the NewLocationY property defines the Y-coordinate location of the annotation.
.NET Framework
Available since 4.0
Available since 4.0
Show: