ErrorBarType module

class ErrorBarType.ErrorBarType(value)

Bases: Enum

<summary>

Error-bar type.

</summary>

Custom = 4
Fixed = 2
Percentage = 1
StandardDeviation = 3
StandardError = 5