ChartTextDirectionType Enum
ChartTextDirectionType Enum
Represents the text direction type of the chart.
type ChartTextDirectionType int32
Fields
Field | Description |
---|---|
Horizontal | Horizontal direction type. |
Vertical | Vertical direction type. |
Rotate90 | Rotate 90 angle. |
Rotate270 | Rotate 270 angle. |
Stacked | Stacked text. |