Class BarKind
Specifies the horizontal alignment of the text in the control.
Gets an
BarKind
instance from string.- Parameters:
s (str) – String that represents the name of an enum Name.
- Raises:
ValueError – If input string is empty.
AttributeError – If unable to get
BarKind
instance.
- Returns:
Enum instance.
- Return type: