We have a requirement where we need to change the color of column series based on the underlying value. We have a reference value set to 0 for NumericYAxis which means negative value bars need to displayed with different color. Also some bars need to be painted differently based on estimate val etc.
It would be great if we can override some sort of DataTemplate to drive this req based on the data-triggers
Unfortunately, due to a lack of response from the Infragistics team, we were forced to rollback to 12.1. After rolling back, everything worked normally.
Hi,
I know this is an old post but its essential for our projects.
I am using InfragisticsSL5.Controls.Charts.XamDataChart.v13.2 and this approach is not working.
Can you please suggest another way to color (in red) the negative values of a column series (only the background of the bars that point down)?
Thank you in advance,
Neo
Any updates on this. I believe it has something to do with changes to the way the chart is drawn in version 13.1. We are also experiencing issues with the tool tip display. It looks like the coordinates are off. If you hover over a bar you get the tool tip for the point before instead of the point you are actually on. My guess is this is actually a similar issue. If the chart size changes at all, it is not reflected the same way it was in version 12. If no answer/solution is produced soon, we will be rolling back to version 12.
This solution has worked fantastic for us. Unfortunately, we just upgraded to version 13.2 and it no longer works. Any idea on why it broke with the upgrade?
Thanks for all of the help.
Hi Graham,
Has there been any update in the relatest versions of XamDataChart where we can template the ColumnSeries?
Thanks,
-- Alex