Slice Label in Pie chart

How to get the percentage, value or text in the pie chart slice label.
use the following
SliceLabel textType="LD_TEXT_PERCENT"
textType takes the following value, (LD_VALUE | LD_PERCENT | LD_TEXT | LD_TEXT_PERCENT)

Unfortunaltely, we cannot get he value and percentage both , as its not being supported by Oracle BIBEAN libraries



Comments

waleed fetoh said…
How to control the size of the pie chart ?
Demifool said…
how can i control formatting? my source number is 952 but its showing up as 952.0 in the chart.