Aspose::Cells::Charts::ChartTextDirectionType enum

ChartTextDirectionType enum

Represents the text direction type of the chart.

enum class ChartTextDirectionType

Values

NameValueDescription
Horizontal0
Horizontal direction type.
Vertical1
Vertical direction type.
Rotate902
Rotate 90 angle.
Rotate2703
Rotate 270 angle.
Stacked4
Stacked text.

See Also