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!
Do you mean like a bullet graph?
http://es.infragistics.com/dotnet/netadvantage/wpf/data-visualization/xam-bullet-graph.aspx#Overview
http://es.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
Could you please confirm if there is a solution for this in .Net 3.5?
Yes, I'm building a WPF application using .Net 3.5. Is there a way to render bar chart similiar to bullet chart?
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?