Enum ErrorBarDisplayType

Enum ErrorBarDisplayType

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

Reprezentuje typ zobrazení chybových pruhů.

public enum ErrorBarDisplayType

Pole

Both = 0

Obě

Minus = 1

Minus

None = 2

Žádný

Plus = 3

Plus

 Čeština