Enum CrossType
Enum CrossType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
축 교차 유형을 나타냅니다.
public enum CrossType
필드
Automatic = 0
Microsoft Excel은 축 교차점을 설정합니다.
Custom = 3
축은 사용자 정의 값에서 교차합니다.
Maximum = 1
축은 최대 값에서 교차합니다.
Minimum = 2
축은 최소 값에서 교차합니다.