I am using the Scatter Chart and I would like to make different sections of the background to be different colors. So that when a dot is in a certain color section it represents something to the user. Can you tell me how I can do this?
Thanks, doug...
background colors
RE: background colors
Doug,
I had sent you some code, However, some of your email is bouncing.
Anyway I had made a new interface, that is demonstrated in the HighLow time series plot. Where the Plot.getSeriesPaint() has been overloaded and looks for the paint plot interface to get the plot item color.
Hans
I had sent you some code, However, some of your email is bouncing.
Anyway I had made a new interface, that is demonstrated in the HighLow time series plot. Where the Plot.getSeriesPaint() has been overloaded and looks for the paint plot interface to get the plot item color.
Hans