Enum ChartTextDirectionType
Enum ChartTextDirectionType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Reprezentuje typ směru textu grafu.
public enum ChartTextDirectionType
Pole
Horizontal = 0
Horizontální typ směru.
Rotate270 = 3
Otočení o 270 stupňů.
Rotate90 = 2
Otočení o 90 stupňů.
Stacked = 4
Složený text.
Vertical = 1
Vertikální typ směru.