AnnotationPositionChangingEventArgs.NewAnchorLocationX Property

Definition

Gets or sets the new annotation anchor point X location.

C#
public double NewAnchorLocationX { get; set; }

Property Value

A double value that represents the new annotation anchor point X location.

Remarks

When the AnnotationPositionChanging and AnnotationPositionChanging events are raised, the NewAnchorLocationX property determines the new X coordinate of the annotation. This information is useful when the annotation is newly anchored to a data point.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1