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