Enum ErrorBarType

Enum ErrorBarType

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

Stellt den Fehlerbalkenbetragstyp dar.

public enum ErrorBarType

Felder

Custom = 0

InnerCustom-Werttyp.

FixedValue = 1

Festwerttyp.

Percent = 2

Prozenttyp

StDev = 3

Standardabweichungstyp.

StError = 4

Standardfehler-Typ.

 Deutsch