| C1.Win.C1Document.4 Assembly > C1.Win.C1Document.FlexChart Namespace : HorizontalAlignment Enumeration |
'Declaration Public Enum HorizontalAlignment Inherits System.Enum
public enum HorizontalAlignment : System.Enum
| Member | Description |
|---|---|
| Center | The object or text is aligned in the center of the control element. |
| Left | The object or text is aligned on the left of the control element. |
| Right | The object or text is aligned on the right of the control element. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Document.FlexChart.HorizontalAlignment