Hi everyone,
I have an issue with MSColumn3D in Flash: I have only two series but the legend only displays the first one...
I create the chart dynamically like this:
var barChart:MSColumn3DChart = new MSColumn3DChart(chartContainer2MC, 1, 550, 250, 425, 325, false, "EN", "exactFit");
Thanks in advance,
Mathieu
Here is the XML:
<?xml version="1.0" encoding="ISO-8859-1"?>