Enum ErrorBarDisplayType

Enum ErrorBarDisplayType

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

Reprezentuje typ wyświetlania słupków błędów.

public enum ErrorBarDisplayType

Pola

Both = 0

Oba

Minus = 1

Minus

None = 2

Brak

Plus = 3

Plus

 Polski