Table of Contents

Enum ErrorBarType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Error-bar type.

public enum ErrorBarType

Fields

Custom = 4

Represents the Custom error-bar source type.

Fixed = 2

Represents the FixedValue error-bar source type.

Percentage = 1

Represents the Percentage error-bar source type.

StandardDeviation = 3

Represents the StandardDeviation error-bar source type.

StandardError = 5

Represents the StandardError error-bar source type.