Annotation.Alignment Property
.NET Framework (current version)
Gets or sets the content alignment of an annotation.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
abstract Alignment : ContentAlignment with get, set override Alignment : ContentAlignment with get, set
Property Value
Type: System.Drawing.ContentAlignmentA ContentAlignment enumeration value that represents the content alignment.
This property is used to align text for the Alignment property to align text for TextAnnotation, RectangleAnnotation, EllipseAnnotation and CalloutAnnotation objects, and to align a non-scaled image inside an ImageAnnotation object.
.NET Framework
Available since 4.0
Available since 4.0
Show: