Does xamdatachart have Doughnut and pie series supported?.I m not able to find any options while choosing the series types.
<
igChart:XamDataChart.Series>
<igChart:ColumnSeries ItemsSource="{Binding Items}" ValueMemberPath="Value" XAxis="{Binding ElementName=XAxis}" YAxis="{Binding ElementName=YAxis}">
</igChart:ColumnSeries>
</igChart:XamDataChart.Series>
Here instead of column series i need to use doughnut and pie series.Pls do the needful.
Thanks
Hello,
I have been reading through your post and currently we have a XamPieChart control, that represents a Pie Series, which is a separate control, that is included in the NetAdvantage for Silverlight Data Visualization vol. 11.2. You can read detailed description of the XamPieChart control here in our online documentation: http://help.infragistics.com/NetAdvantage/DV/2011.2/CLR4.0/?page=Developers_Guide_xamPieChart.html and also you can find sample demonstrating the functionality of the control in our online Feature Browser here: http://samples.infragistics.com/sldv/ComponentOverview.aspx?cn=pie-chart
Regarding the second part of your question. XamDataChart does not currently expose Doughnut Series, so I have submitted a new Product Idea for you for a new Doughnut Series in the XamDataChart. I have sent your Product Idea directly to our product management team. Our product team chooses new Product Ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested ideas, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time. Your reference number for this Product Idea is PI12030038
If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email. Please include the reference number of your Product Idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Bump. It's been over a year, has any progress been made on adding support for a donut chart?
Hello Jason,
Thank you for your reply. In our latest version 13.1 we have released a new XamDoughnutChart control. You can read more detailed information regarding the XamDoughnutChart control here in our documentation: http://help.infragistics.com/NetAdvantage/WPF/current/CLR4.0/?page=xamDoughnutChart.html and also you can see an example in our online samples browser here: http://es.infragistics.com/products/silverlight/sample/doughnut-chart/#/doughnut-chart
Please let me know if you need any further assistance on the matter.