Title.Alignment Property
.NET Framework (current version)
Gets or sets the alignment of the title.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public ContentAlignment Alignment { get; set; }
Property Value
Type: System.Drawing.ContentAlignmentA ContentAlignment enumeration value that represents the title alignment within the text drawing area. The default value is MiddleCenter.
.NET Framework
Available since 4.0
Available since 4.0
Show: