Returns the sector of the pie chart at the specified index
Parameter:
index(number): The zero-based index of the sector to get
return type: Reference to a Raphael element object
Code Example:
$("#wijpiechart").wijpiechart("getSector", index);