V
Victor
Hi,
I am a newbie in the C# graphical arena and I have the following
problem. I have a 2D disk in which I have a few points, each point
having x, y coordinates and also a value associated with it which
represents profit (or loss). What I want to do is to create a
background with a gradient going from red to green which reflects the
values of the existing points. I need to mention that the points do
not follow a linear gradient or any type of pattern.
Thanks,
Victor.
I am a newbie in the C# graphical arena and I have the following
problem. I have a 2D disk in which I have a few points, each point
having x, y coordinates and also a value associated with it which
represents profit (or loss). What I want to do is to create a
background with a gradient going from red to green which reflects the
values of the existing points. I need to mention that the points do
not follow a linear gradient or any type of pattern.
Thanks,
Victor.