What is the best way to produce a chart like this with XamChart (i.e. a horizontal bar chart where bars have different thickness and overlay each other)?
Thanks!
I believe WPF DV 10.2 is for .NET 4.0 CLR only. Silverlight DV 9.2 is compatible with Silverlight 3.0, but I assume you are talking about a WPF application?
Could you please confirm if there is a solution for this in .Net 3.5?
Yes, thanks, that is what I'm looking for. The problem is I have to work with .Net 3.5 SP1, so these controls are out of reach for me. Is there a way to solve this in 3.5?
Do you mean like a bullet graph?
http://ko.infragistics.com/dotnet/netadvantage/wpf/data-visualization/xam-bullet-graph.aspx#Overview
http://ko.infragistics.com/dotnet/netadvantage/silverlight/data-visualization/xam-web-bullet-graph.aspx#Overview
Or do you mean a normal bar chart that renders in a similar fashion?
-Graham