Hi,I am trying to set a StackedColumnSeries on a xamDataChart with OlapXAxis.The only examples i found were in Silverlight like :http://forums.infragistics.com/forums/p/62282/315479.aspxandhttp://blogs.infragistics.com/forums/t/66579.aspxMy problem is when trying to set the ValueMemberPath of the StackedFragmentedSeries like in the examples above : ValueMemberPath = e.SeriesInfo.Title, I get a blank value.When I try to set the value like ValueMemberPath = ((AnchoredCategorySeries)e.Series).ValueMemberPath, I get the correct value for the first fragment in the Stacked series, and the rest of the fragments are duplicated with the same value.I am using WPF4 v12.1Any help will be appriciatedthanks
Hello amos_silberman,
Your question has been answered in the following forum thread:
http://ko.infragistics.com/community/forums/p/71467/361307.aspx
If you have any additional questions or concerns with this matter please feel free to ask.