The getBar method returns the bar which has a set of the Raphael's objects(rects) that represents bars for the series data with the given index.
Parameters:
index: The index of the bar.
Code Example:
$("#barchart").wijbarchart("getBar", 2);