ChartTextDirectionType
ChartTextDirectionType enumeration
Represents the text direction type of the chart.
Values
| Name | Value | Description | 
|---|---|---|
| Horizontal | 0 | Horizontal direction type. | 
| Vertical | 1 | Vertical direction type. | 
| Rotate90 | 2 | Rotate 90 angle. | 
| Rotate270 | 3 | Rotate 270 angle. | 
| Stacked | 4 | Stacked text. |