ToonKayser
Programmer
I downloaded the pie-chart server (<A HREF=" TARGET="_new"> and installed it on my NT. Now I want to set some properties<br>as told in <A HREF=" TARGET="_new"> <br>There are 3 properties I have to set:<br>see this asp-code:<br> 'add 3 slices to the pie chart and specify values (sizes), slice labels and legend labels<br>objPieChart.AddData 25, "Label1","Slice1”<br>objPieChart.AddData 25, "Label2","Slice2”<br>objPieChart.AddData 25, "Label3","Slice3”<br><br>How can I realize this in ColdFusion.<br>Can anybody help me with this?<br><br>Toon Kayser