Enum TickLabelPositionType
Enum TickLabelPositionType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
지정된 축에서 눈금 레이블의 위치 유형을 나타냅니다.
public enum TickLabelPositionType
필드
High = 0
위치 유형은 높음입니다.
Low = 1
위치 유형은 낮음입니다.
NextToAxis = 2
위치 유형은 축 옆입니다.
None = 3
위치 유형은 없음입니다.