Hi, I posted it by mistake in the XamPivotGrid forum... I am posting it again here.
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
Hi amos_silberman,
The OlapXAxis is still a CTP control meaning its not up to our standards yet. We are making improvements all the time and are hoping to bring it to RTM quality soon.
We have recently made some changes to enable the kind of scenario that you are requesting but I'm not sure if you have a version including them.
Can you please give me the exact version of your InfragisticsWPF.Controls.Charts.Olap.dll assembly.
Thanks,
Angel
thanks Angel,
I have just installed the latest SR build 20121.2059