I'm trying to upgrade some Pie3D charts (written by a predecessor) from V2 to V3 - this is my first time using FusionCharts.
V2 displays the Pie-chart, together with a table to the right, listing the slice-colors, names and percentages. This table appears to be enabled by the "legendBoxItems" parameter when declaring the flash file:
src="Pie3D.swf?legendBoxItems=6"
However, this doesn't work with V3 and I haven't found in the documentation any way to replicate it.
Is there a way to do this with V3?