Enum ErrorBarDisplayType

Enum ErrorBarDisplayType

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

오류 막대 표시 유형을 나타냅니다.

public enum ErrorBarDisplayType

필드

Both = 0

둘 다

Minus = 1

음수

None = 2

없음

Plus = 3

양수

 한국어