Enum ChartTextDirectionType
Enum ChartTextDirectionType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Represents the text direction type of the chart.
public enum ChartTextDirectionType
Fields
Horizontal = 0
Horizontal direction type.
Rotate270 = 3
Rotate 270 angle.
Rotate90 = 2
Rotate 90 angle.
Stacked = 4
Stacked text.
Vertical = 1
Vertical direction type.