Enum ChartTextDirectionType

Enum ChartTextDirectionType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Reprezentuje typ kierunku tekstu wykresu.

public enum ChartTextDirectionType

Pola

Horizontal = 0

Typ kierunku poziomego.

Rotate270 = 3

Obróć o 270 stopni.

Rotate90 = 2

Obróć o 90 stopni.

Stacked = 4

Tekst stakowany.

Vertical = 1

Typ kierunku pionowego.

 Polski