Enum TickLabelAlignmentType

Enum TickLabelAlignmentType

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

축의 눈금 레이블에 대한 텍스트 정렬 유형을 나타냅니다.

public enum TickLabelAlignmentType

필드

Center = 0

텍스트가 중앙에 정렬되어야 함을 나타냅니다.

Left = 1

텍스트가 왼쪽 정렬되어야 함을 나타냅니다.

Right = 2

텍스트가 오른쪽 정렬되어야 함을 나타냅니다.

 한국어