hi
i've got a few issues with my charts that i didnt find documentation about
I have a 3d pie chart that can be transformed in animation to 2d, when picking "view 2d" option from the pop-up menu. can I trigger this action through JS code? the onlinr documentation only refers "MSCombi3D.swf" chart type. I tryed applying the code in the example on my pie chart but it doesnt recognize : myChart.view2D()
Is there a way to control the location of the data values, in a line chart? (below or above the line).now the values appear above and below randomly
can i control the speed of bars movement in a bar chart when it loads?