dining_philosopher
Posts: 1
Joined: Fri Oct 14, 2016 7:09 am

dotnet Highcharts 3D Scatter Plot

I'm using dotnet library provided by Codeplex to draw Highcharts plots on an asp.net web form. Although I managed to plot several types of charts successfully, I have difficulty in plotting the 3D scatter plot. It has some additional functionality for rotating the plot by tracking the mouse.

Anybody tried this 3D scatter plot on .Net platform before? How do you use the js code that cannot be put inside the "var chart = new Highcharts.Chart(...)" block?

Return to “Highcharts Usage”