The ChartHorizontalAlignment enumeration contains types of horizontal positions of data label.
It is used by the following properties and methods:
Value | Brief description |
0 | Left. Align to the left edge. |
1 | Center. Align to the center. |
2 | Right. Align to the right edge. |
3 | Justify. This value is reserved for the future. |
See also: