direction property

Direction direction
final

Direction of the bar graph, i.e either up, down, left, right. for example, in case of right, it means bars will start from left to right.

Implementation

final Direction direction;