Enum DataBarNegativeColorType

Enum DataBarNegativeColorType

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

양수 데이터 막대와 동일한 테두리 및 채우기 색상을 사용할지 여부를 지정합니다.

public enum DataBarNegativeColorType

필드

Color = 0

음수 값 및 축 설정 대화 상자에서 지정된 색상 또는 NegativeBarFormat 개체의 ColorType 및 BorderColorType 속성을 사용하여 지정된 색상을 사용합니다.

SameAsPositive = 1

양수 데이터 막대와 동일한 색상을 사용합니다.

 한국어