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 Property Alignment As ContentAlignment
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: