Returns the bar of the set of Raphael objects (rects) that represents lines for the series data with the given index.
Parameter
lineIndex
The index of the series data for which to return lines
Code Example:
$("linechart").wijlinechart("getLinePath", 0);