Hello,
I am trying to create an effect where bars in a bar chart are colored based on their value, instead of on their series. The effect I am looking for is shown in 'oldbar.png', whereas what I've been able to make Chart for .NET do is shown in 'nevronbar.png'.
Note also the difference in the legend.
I have been able to see this type of effect with SmoothPalette in NSurfaceSeries, but I can't figure out how to do the same with NBarSeries.
What am I missing?
Thanks!