LineAnnotation.AnchorAlignment Property
.NET Framework (current version)
Gets or sets the position alignment of an annotation to the anchor point.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BrowsableAttribute(false)] public override ContentAlignment AnchorAlignment { get; set; }
Property Value
Type: System.Drawing.ContentAlignmentA ContentAlignment value that represents the annotation alignment to the anchor point.
.NET Framework
Available since 4.0
Available since 4.0
Show: