direction property
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;
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.
final Direction direction;