Enum ChartTextDirectionType

Enum ChartTextDirectionType

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

차트의 텍스트 방향 유형을 나타냅니다.

public enum ChartTextDirectionType

필드

Horizontal = 0

수평 방향 유형.

Rotate270 = 3

270도 회전.

Rotate90 = 2

90도 회전.

Stacked = 4

스택된 텍스트.

Vertical = 1

수직 방향 유형.

 한국어