Hi,
I have a columnchart. Every bar has the same color. I would like to know how I can chage the color of the first bar if its value is above a certain threshold ?
Thanks for your help
Have you been able to resolve your issue ? Did you have a time to take a look at the attached sample. Let me know if you have any questions.
Regards
I made small sample for you. Could you please take a look at the attached sample and let me know if you have any questions.
Ok , I would like to know if you have a sample one fillscenegraph please.
Thanks
Thanks for the info and screenshot. In this case, maybe one possible approach to achieve desired behavior could be if you are using FillSceneGraphe event. There you could check the value of each Bar and depending of this value you could change the Bar`s BackColor.
Let me know if you have any questions.
To illustrate what i want , in the graph below I want the first bar chart in red if it is above 0.