How can I programmatically change the color of a single point at X-Y plot?
The idea is to plot given set of points with coordinates X,Y and each point
has own color (represented as RGB hex code) given by Z.
Can I solve this problem not resorting the help of picture controls?



Reply via email to