Sets the type of label to draw on the PieChart. The default value is:
PieLabelType.NO_LABELS so no labels will be drawn on chart.
Parameters: pieLabelType -
setRoundingPowerOfTen
public void setRoundingPowerOfTen(int roundingPowerOfTen)(Code)
setShowGrouping
public void setShowGrouping(boolean showGrouping)(Code)
public void setValueLabelFont(ChartFont valueLabelFont)(Code)
Sets the ChartFont used to draw the chart value labels.
Parameters: valueLabelFont -
setZeroDegreeOffset
public void setZeroDegreeOffset(float zeroDegreeOffset)(Code)
The offset from zero degrees which the first slice of pie is drawn. Charts look better to
my eye when they do not start at zero degrees, but beauty is in the eye of the beholder.
Parameters: zeroDegreeOffset -