Enum ErrorBarType

Enum ErrorBarType

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

Representerar felstapelsens mängdtyp.

public enum ErrorBarType

Fält

Custom = 0

InnerCustom värdetyp.

FixedValue = 1

Fast värdetyp.

Percent = 2

Procenttyp

StDev = 3

Standardavvikelse typ.

StError = 4

Standardfel typ.

 Svenska