Enum ChartLineFormattingType
Enum ChartLineFormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
차트 선의 형식 유형을 나타냅니다.
public enum ChartLineFormattingType
필드
Automatic = 0
자동 형식 유형을 나타냅니다.
Gradient = 3
그라디언트
None = 2
형식이 없는 유형을 나타냅니다.
Solid = 1
고체 형식 유형을 나타냅니다.