Hi Raj,
There are many methods. For example, in the "Icon Pie Chart (2)" sample code, you can see there is a logo with some text at the bottom right corner of the chart. That logo and text are added as a custom text box using BaseChart.addText. You may use the same method to add text only.
(You may look up "Icon Pie Chart (2)" from the ChartDirector documentation index.)
Hope this can help.
Regards
Peter Kwan |