GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Graphics Namespace : TextAlign Enumeration |
'Declaration Public Enum TextAlign Inherits System.Enum
public enum TextAlign : System.Enum
Member | Description |
---|---|
Center | The text is centered. |
Left | The text is aligned left. |
Right | The text is aligned right. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.Graphics.TextAlign