I might be missing something, but is there a sample application that uses the xamTreemap? Just looking for a place to start.
Thanks.
Hello!
You can check out the online Silverlight samples which are hosted at http://labs.infragistics.com/silverlightdv/2010.2/ - at the top of the page you will see a list with all the Data Visualization controls. The xamTreemap control is on the right in the list.
You can also download and install the Data Visualization WPF samples:http://ko.infragistics.com/dotnet/netadvantage/wpf/data-visualizationdownloads.aspx#Downloads. After you install the samples, you can open a samples browser and try out the xamTreemap control applications.
Also you can see the articles about the xamTreemap:
Silverlight - http://help.infragistics.com/NetAdvantage/DV/2010.2/CLR4.0/
WPF - http://help.infragistics.com/NetAdvantage/WPFDV/2010.2/CLR4.0/
The articles you are looking for are located in the table of contents under "Developer's Guide" > "Controls" > "xamTreemap".
If you have any questions about the xamTreemap control, don't hesitate to ask.
I only want to run one of the treemap samples,named DataDrilldown.I have no errors there,But I can't
show the datas in the page,I have got the datas in the cs file.I just copy the xaml code to my xaml file.
I want to know if i lost something I don't know.
Hello,
The samples use sample data stored in XML files. Have you pointed the extracted code to the sample data?
Here is the file containing the data for the drilldown samle:
If this doesn't work, could you attach you code so we can see where the problem is.
Thanks,Nikolay