BarShape

BarShape enumeration

Shape of a bar rectangle.

Members

Member nameDescription
FULLIndicates Full rectangle bar shape.
HALF_HEIGHTIndicates top-aligned half height rectangle bar shape.
HALF_HEIGHT_BOTTOMIndicates bottom-aligned half height rectangle bar shape.
THINIndicates center-aligned line shape.
NONEIndicates None bar shape.
MIDDLEIndicates center-aligned line shape.
LINE_BOTTOMIndicates bottom-aligned line shape.
LINE_TOPIndicates top-aligned line shape.

See Also