ChartTitleDirection Enum
Represents chart or axis title text direction.
Fields
Horizontal | Text is horizontal. |
Rotate270 | Text is vertical (each line is 270 degrees rotated clockwise, so it goes from bottom to top; each next line is to the right from the previous one). |
Rotate90 | Text is vertical (each line is 90 degrees rotated clockwise, so it goes from top to bottom; each next line is to the left from the previous one). |
Stacked | Text is vertical (one letter on top of another). |