Annotation.AnchorOffsetX Property

Definition

Gets or sets the offset from the anchor point for the X position of an annotation.

C#
public virtual double AnchorOffsetX { get; set; }

Property Value

A double value that represents the offset of the X position from the anchor point.

Remarks

The annotation must be anchored using either the AnchorDataPoint or the AnchorX property, and its X property must be set to NaN.

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