Use the members of this enumeration to set the value of
the VerticalAlignment property
in the Style class.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public enum AlignVertEnum |
Visual Basic |
---|
Public Enumeration AlignVertEnum |
Members
Member name | Value | Description | |
---|---|---|---|
Top | 0 | Aligns text to the top. | |
Center | 1 | Aligns text to the center. | |
Bottom | 2 | Aligns text to the bottom. |