[Closed] dotnet chart
For showing some data I have to use a chart,how i can run dotnet chart in 3dsmax?
Paul Neale has a nice tutorial for introduction to dotNet listview:
http://paulneale.com/tutorials/dotNet/listView/dotNetListView.htm
i can not understand how do i goes list view to chart
sorry but i think my question has a prob i meant graph,something like this:
http://www.dotnetcharting.com/gallery/
sorry, I guess chart can mean both things…
I do not know of any built-in dotnet chart controls, but I can find a few free 3rd party controls on google:
http://csharp-source.net/open-source/charting-and-reporting
A chart can mean just about anything. A bar chart, pie chart? What exactly are you looking for.
You might want to take a look at this. Microsoft Chart Control
and Download
and Samples
I haven’t gotten any farther then just looking into it. If someone could incorporate it into an maxscript example I’d also be interested.
wow sounds good! but i wish max support those dotnetclass.
Paul, I’m looking for line,combo,bar charts.
I think this class “System.Windows.Forms.DataVisualization.Charting” is not supported by MS. 🙁